[php-nextgen] Discriminator class detection uses wrong namespace #22811
+12
−4
Annotations
10 errors
|
Run type checker
Property 'getInventoryRequestConfig' does not exist on type 'StoreApi'. Did you mean 'getInventoryRequestOpts'?
|
|
Run type checker
Property 'deleteOrderRequestConfig' does not exist on type 'StoreApi'. Did you mean 'deleteOrderRequestOpts'?
|
|
Run type checker
Property 'uploadFileRequestConfig' does not exist on type 'PetApi'. Did you mean 'uploadFileRequestOpts'?
|
|
Run type checker
Property 'updatePetWithFormRequestConfig' does not exist on type 'PetApi'. Did you mean 'updatePetWithFormRequestOpts'?
|
|
Run type checker
Property 'updatePetRequestConfig' does not exist on type 'PetApi'. Did you mean 'updatePetRequestOpts'?
|
|
Run type checker
Property 'getPetByIdRequestConfig' does not exist on type 'PetApi'. Did you mean 'getPetByIdRequestOpts'?
|
|
Run type checker
Property 'findPetsByTagsRequestConfig' does not exist on type 'PetApi'. Did you mean 'findPetsByTagsRequestOpts'?
|
|
Run type checker
Property 'findPetsByStatusRequestConfig' does not exist on type 'PetApi'. Did you mean 'findPetsByStatusRequestOpts'?
|
|
Run type checker
Property 'deletePetRequestConfig' does not exist on type 'PetApi'. Did you mean 'deletePetRequestOpts'?
|
|
Run type checker
Property 'addPetRequestConfig' does not exist on type 'PetApi'.
|
Loading