mirror of https://github.com/status-im/consul.git
Update CHANGELOG.md with operator API endpoints whose http verb enforcement behavior change with 1.0
This commit is contained in:
parent
a3ae06e1d1
commit
24a5812a4f
|
@ -92,6 +92,8 @@ BREAKING CHANGES:
|
|||
| /v1/session/node | GET |
|
||||
| /v1/status/leader | GET |
|
||||
| /v1/status/peers | GET |
|
||||
| /v1/operator/area/:uuid/members | GET |
|
||||
| /v1/operator/area/:uuid/join | PUT |
|
||||
|
||||
</details>
|
||||
|
||||
|
|
Loading…
Reference in New Issue