Update CHANGELOG.md with operator API endpoints whose http verb enforcement behavior change with 1.0

This commit is contained in:
Preetha Appan 2017-09-28 21:15:15 -05:00
parent a3ae06e1d1
commit 24a5812a4f
1 changed files with 2 additions and 0 deletions

View File

@ -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>