Skip to content

Commit

Permalink
docs(changelog): update for #10256
Browse files Browse the repository at this point in the history
  • Loading branch information
flrgh committed Feb 7, 2023
1 parent b8ed10f commit fd9a6b0
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -131,9 +131,11 @@

#### Admin API

- In dbless mode, `/config` API endpoint can now flatten all schema validation
errors to a single array via the optional `flatten_errors` query parameter.
- In dbless mode, `/config` API endpoint can now flatten entity-related schema
validation errors to a single array via the optional `flatten_errors` query
parameter. Non-entity errors remain unchanged in this mode.
[#10161](https://github.com/Kong/kong/pull/10161)
[#10256](https://github.com/Kong/kong/pull/10256)

### Fixes

Expand Down

0 comments on commit fd9a6b0

Please sign in to comment.