Forum Discussion
- ponelatStaff
Hi mmaningol70
Your structure looks fine, here is a minimal definition to complete it...
openapi: 3.0.0 info: title: Test API version: 1.0.0 paths: /something: post: tags: - Notification responses: 204: description: Update Seen Notification Success 401: description: Access Token Missing/Expired 500: description: Something went wrong!
Related Content
- 3 years ago
- 4 years ago
Recent Discussions
- 2 days ago
- 11 days ago