Contact me for any support issues.
- Jekyll Doc Theme 6.0
- Overview
- Release Notes
- Installation
- Authoring
- Navigation
- Formatting
- Handling reviews
- Publishing
- Special layouts
- Troubleshooting
- Tag archives
-
API docs example
- Introduction
-
Endpoints
- POST /pet
- PUT /pet
- GET /pet/findByStatus
- GET /pet/findByTags
- GET /pet/{petId}
- POST /pet/{petId}
- DELETE /pet/{petId}
- POST /pet/{petId}/uploadImage
- GET /store/inventory
- POST /store/order
- GET /store/order/{orderId}
- DELETE /store/order/{orderId}
- POST /user
- POST /user/createWithArray
- POST /user/createWithList
- GET /user/login
- GET /user/logout
- GET /user/{username}
- PUT /user/{username}
- DELETE /user/{username}
- Resources