# test ## Docs - [Start your Apidog journey](https://www.yzy156.xyz/start-your-apidog-journey-1401337m0.md): ## API Docs - pet [Find pet by ID](https://www.yzy156.xyz/find-pet-by-id-20537534e0.md): Returns a single pet - pet [Finds Pets by status](https://www.yzy156.xyz/finds-pets-by-status-20537535e0.md): Multiple status values can be provided with comma separated strings - pet [Finds Pets by tags](https://www.yzy156.xyz/finds-pets-by-tags-20537536e0.md): Multiple tags can be provided with comma separated strings. Use tag1, tag2, tag3 for testing. - pet [uploads an image](https://www.yzy156.xyz/uploads-an-image-20537537e0.md): - pet [Add a new pet to the store](https://www.yzy156.xyz/add-a-new-pet-to-the-store-20537538e0.md): - pet [Update an existing pet](https://www.yzy156.xyz/update-an-existing-pet-20537539e0.md): - pet [Updates a pet in the store with form data](https://www.yzy156.xyz/updates-a-pet-in-the-store-with-form-data-20537540e0.md): - pet [Deletes a pet](https://www.yzy156.xyz/deletes-a-pet-20537541e0.md): - store [Returns pet inventories by status](https://www.yzy156.xyz/returns-pet-inventories-by-status-20537542e0.md): Returns a map of status codes to quantities - store [Place an order for a pet](https://www.yzy156.xyz/place-an-order-for-a-pet-20537543e0.md): - store [Find purchase order by ID](https://www.yzy156.xyz/find-purchase-order-by-id-20537544e0.md): For valid response try integer IDs with value >= 1 and <= 10. Other values will generated exceptions - store [Delete purchase order by ID](https://www.yzy156.xyz/delete-purchase-order-by-id-20537545e0.md): For valid response try integer IDs with positive integer value. Negative or non-integer values will generate API errors - user [Creates list of users with given input array](https://www.yzy156.xyz/creates-list-of-users-with-given-input-array-20537546e0.md): - user [Get user by user name](https://www.yzy156.xyz/get-user-by-user-name-20537547e0.md): - user [Update user](https://www.yzy156.xyz/update-user-20537548e0.md): This can only be done by the logged in user. - user [Delete user](https://www.yzy156.xyz/delete-user-20537549e0.md): This can only be done by the logged in user. - user [Logs user into the system](https://www.yzy156.xyz/logs-user-into-the-system-20537550e0.md): - user [Logs out current logged in user session](https://www.yzy156.xyz/logs-out-current-logged-in-user-session-20537551e0.md): - user [Creates list of users with given input array](https://www.yzy156.xyz/creates-list-of-users-with-given-input-array-20537552e0.md): - user [Create user](https://www.yzy156.xyz/create-user-20537553e0.md): This can only be done by the logged in user. ## Schemas - Schemas [Pet](https://www.yzy156.xyz/pet-8880274d0.md): - Schemas [ApiResponse](https://www.yzy156.xyz/apiresponse-8880275d0.md): - Schemas [Category](https://www.yzy156.xyz/category-8880276d0.md): - Schemas [Tag](https://www.yzy156.xyz/tag-8880277d0.md): - Schemas [Order](https://www.yzy156.xyz/order-8880278d0.md): - Schemas [User](https://www.yzy156.xyz/user-8880279d0.md): - UserArray [UserArray](https://www.yzy156.xyz/userarray-8880280d0.md):