summaryrefslogtreecommitdiff
path: root/releasenotes/notes/return-http-204-for-disable-root-api-a818fc41fd6e75eb.yaml
blob: 37d094559759f0b91e1c0aeddcaf50c16b89f48f (plain)
1
2
3
4
5
---
fixes:
  - |
    Peviously root disable API returns a HTTP 200 response without any content,
    a HTTP 204 response which is more appropriate will be returned now.