Forum Discussion
Hi,
Are you getting an error when using Accept applicaton/json header? Do your service produce json as a response?
Regards,
Marcus
SmartBear Support
Are you getting an error when using Accept applicaton/json header? Do your service produce json as a response?
Regards,
Marcus
SmartBear Support
Hi cjweisman
The word "default" is for operations that have no tags. I'm not aware of whether that can be changed, but one way is to add tags to your operations.
Here is an example
openapi: 3.0.3 info: version: v1 title: Example paths: /dog: get: description: ok tags: - Pets responses: default: description: ok
Related Content
Recent Discussions
- 5 days ago