Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added Status Code 204 #22

Closed
wants to merge 4 commits into from
Closed

Added Status Code 204 #22

wants to merge 4 commits into from

Conversation

touchSarcasticSad
Copy link
Contributor

Description of Changes

Relates to #9
#9

Pages/Interfaces that will change

  • Status Code 204

@@ -27,6 +27,7 @@ const statuses = [
"Rihanna walking with joy in the Man Down video",
},
{ code: 202, title: "Accepted", description: "Rihanna with a bob winking" },
{code : 204, title:"No Content", description:"Rihanna sitting and saying why},
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you add a " mark here so that this syntax is valid?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done fixed it sorry

@M0nica M0nica linked an issue Oct 1, 2020 that may be closed by this pull request
@M0nica M0nica added the hold label Oct 19, 2020
@M0nica
Copy link
Owner

M0nica commented May 14, 2022

Thank you for this this contribution!

@M0nica
Copy link
Owner

M0nica commented May 14, 2022

Thank you for your contribution --- your changes were merged in here: 5b942ec

@M0nica M0nica closed this May 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Rihanna GIF for Status Code 204
2 participants