Skip to content
This repository has been archived by the owner on Apr 22, 2024. It is now read-only.

Change API server status HTTP code to 200 #1094

Merged
merged 1 commit into from
Jul 21, 2020

Conversation

gleybersonandrade
Copy link
Contributor

Today, when Kytos REST API is used to get API Server status, you get return code 201 instead of 200. This commit solves this problem, changing the HTTP code.

Fix #1081

Today, when Kytos REST API is used to get API Server status, you get return code 201 instead of 200. This commit solves this problem, changing the HTTP code.
@hdiogenes hdiogenes added this to the 2020.1 milestone Jul 21, 2020
@hdiogenes hdiogenes merged commit 0ab8ad8 into kytos:master Jul 21, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

API server status return code should be 200 instead of 201
3 participants