mirror of
https://github.com/logto-io/logto.git
synced 2024-12-16 20:26:19 -05:00
chore: add changeset
This commit is contained in:
parent
49aabe0290
commit
bbe7f0b8e2
1 changed files with 9 additions and 0 deletions
9
.changeset/warm-tips-attack.md
Normal file
9
.changeset/warm-tips-attack.md
Normal file
|
@ -0,0 +1,9 @@
|
|||
---
|
||||
"@logto/core": patch
|
||||
---
|
||||
|
||||
refactored swagger json api
|
||||
|
||||
- reuse parameter definitions, which reduces the size of the swagger response.
|
||||
- tags are now in sentence case.
|
||||
- path parameters now follow the swagger convention, using `{foo}` instead of `:foo`.
|
Loading…
Reference in a new issue