We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2c59107
Breaking change:
Every yaml file is now considered a route group.
yaml
Instead of:
# api.yaml group: prefix: v1 ...
Drop the top-level group indentation:
group
# api.yaml prefix: v1 ...
dd693e7
Version 1.0.0
3210292
v0.5.3
0e3fd6a
v0.5.2
5f69815
v0.5.1
5c5f20f
v0.5.0