[BUG][typescript-angular] apiKeys cause service compilation errors (#… #326
Annotations
30 errors
|
Build projects (20.x, samples/client/petstore/typescript-fetch/builds/with-npm-version/)
Property 'getInventoryRequestConfig' does not exist on type 'StoreApi'. Did you mean 'getInventoryRequestOpts'?
|
|
Build projects (20.x, samples/client/petstore/typescript-fetch/builds/with-npm-version/)
Property 'deleteOrderRequestConfig' does not exist on type 'StoreApi'. Did you mean 'deleteOrderRequestOpts'?
|
|
Build projects (20.x, samples/client/petstore/typescript-fetch/builds/with-npm-version/)
Property 'uploadFileRequestConfig' does not exist on type 'PetApi'. Did you mean 'uploadFileRequestOpts'?
|
|
Build projects (20.x, samples/client/petstore/typescript-fetch/builds/with-npm-version/)
Property 'updatePetWithFormRequestConfig' does not exist on type 'PetApi'. Did you mean 'updatePetWithFormRequestOpts'?
|
|
Build projects (20.x, samples/client/petstore/typescript-fetch/builds/with-npm-version/)
Property 'updatePetRequestConfig' does not exist on type 'PetApi'. Did you mean 'updatePetRequestOpts'?
|
|
Build projects (20.x, samples/client/petstore/typescript-fetch/builds/with-npm-version/)
Property 'getPetByIdRequestConfig' does not exist on type 'PetApi'. Did you mean 'getPetByIdRequestOpts'?
|
|
Build projects (20.x, samples/client/petstore/typescript-fetch/builds/with-npm-version/)
Property 'findPetsByTagsRequestConfig' does not exist on type 'PetApi'. Did you mean 'findPetsByTagsRequestOpts'?
|
|
Build projects (20.x, samples/client/petstore/typescript-fetch/builds/with-npm-version/)
Property 'findPetsByStatusRequestConfig' does not exist on type 'PetApi'. Did you mean 'findPetsByStatusRequestOpts'?
|
|
Build projects (20.x, samples/client/petstore/typescript-fetch/builds/with-npm-version/)
Property 'deletePetRequestConfig' does not exist on type 'PetApi'. Did you mean 'deletePetRequestOpts'?
|
|
Build projects (20.x, samples/client/petstore/typescript-fetch/builds/with-npm-version/)
Property 'addPetRequestConfig' does not exist on type 'PetApi'.
|
|
Build projects (20.x, samples/client/petstore/typescript-fetch/builds/es6-target/)
Property 'getInventoryRequestConfig' does not exist on type 'StoreApi'. Did you mean 'getInventoryRequestOpts'?
|
|
Build projects (20.x, samples/client/petstore/typescript-fetch/builds/es6-target/)
Property 'deleteOrderRequestConfig' does not exist on type 'StoreApi'. Did you mean 'deleteOrderRequestOpts'?
|
|
Build projects (20.x, samples/client/petstore/typescript-fetch/builds/es6-target/)
Property 'uploadFileRequestConfig' does not exist on type 'PetApi'. Did you mean 'uploadFileRequestOpts'?
|
|
Build projects (20.x, samples/client/petstore/typescript-fetch/builds/es6-target/)
Property 'updatePetWithFormRequestConfig' does not exist on type 'PetApi'. Did you mean 'updatePetWithFormRequestOpts'?
|
|
Build projects (20.x, samples/client/petstore/typescript-fetch/builds/es6-target/)
Property 'updatePetRequestConfig' does not exist on type 'PetApi'. Did you mean 'updatePetRequestOpts'?
|
|
Build projects (20.x, samples/client/petstore/typescript-fetch/builds/es6-target/)
Property 'getPetByIdRequestConfig' does not exist on type 'PetApi'. Did you mean 'getPetByIdRequestOpts'?
|
|
Build projects (20.x, samples/client/petstore/typescript-fetch/builds/es6-target/)
Property 'findPetsByTagsRequestConfig' does not exist on type 'PetApi'. Did you mean 'findPetsByTagsRequestOpts'?
|
|
Build projects (20.x, samples/client/petstore/typescript-fetch/builds/es6-target/)
Property 'findPetsByStatusRequestConfig' does not exist on type 'PetApi'. Did you mean 'findPetsByStatusRequestOpts'?
|
|
Build projects (20.x, samples/client/petstore/typescript-fetch/builds/es6-target/)
Property 'deletePetRequestConfig' does not exist on type 'PetApi'. Did you mean 'deletePetRequestOpts'?
|
|
Build projects (20.x, samples/client/petstore/typescript-fetch/builds/es6-target/)
Property 'addPetRequestConfig' does not exist on type 'PetApi'.
|
|
Build projects (20.x, samples/client/petstore/typescript-fetch/tests/default/)
Property 'getInventoryRequestConfig' does not exist on type 'StoreApi'. Did you mean 'getInventoryRequestOpts'?
|
|
Build projects (20.x, samples/client/petstore/typescript-fetch/tests/default/)
Property 'deleteOrderRequestConfig' does not exist on type 'StoreApi'. Did you mean 'deleteOrderRequestOpts'?
|
|
Build projects (20.x, samples/client/petstore/typescript-fetch/tests/default/)
Property 'uploadFileRequestConfig' does not exist on type 'PetApi'. Did you mean 'uploadFileRequestOpts'?
|
|
Build projects (20.x, samples/client/petstore/typescript-fetch/tests/default/)
Property 'updatePetWithFormRequestConfig' does not exist on type 'PetApi'. Did you mean 'updatePetWithFormRequestOpts'?
|
|
Build projects (20.x, samples/client/petstore/typescript-fetch/tests/default/)
Property 'updatePetRequestConfig' does not exist on type 'PetApi'. Did you mean 'updatePetRequestOpts'?
|
|
Build projects (20.x, samples/client/petstore/typescript-fetch/tests/default/)
Property 'getPetByIdRequestConfig' does not exist on type 'PetApi'. Did you mean 'getPetByIdRequestOpts'?
|
|
Build projects (20.x, samples/client/petstore/typescript-fetch/tests/default/)
Property 'findPetsByTagsRequestConfig' does not exist on type 'PetApi'. Did you mean 'findPetsByTagsRequestOpts'?
|
|
Build projects (20.x, samples/client/petstore/typescript-fetch/tests/default/)
Property 'findPetsByStatusRequestConfig' does not exist on type 'PetApi'. Did you mean 'findPetsByStatusRequestOpts'?
|
|
Build projects (20.x, samples/client/petstore/typescript-fetch/tests/default/)
Property 'deletePetRequestConfig' does not exist on type 'PetApi'. Did you mean 'deletePetRequestOpts'?
|
|
Build projects (20.x, samples/client/petstore/typescript-fetch/tests/default/)
Property 'addPetRequestConfig' does not exist on type 'PetApi'.
|