-
Updated
Jul 17, 2020 - Vue
REST API
A representational state transfer (REST) API is a way to provide compatibility between computer systems on the Internet. The concept was first outlined in a dissertation by Roy Fielding in 2000.
Here are 14,157 public repositories matching this topic...
Is your feature request related to a problem? Please describe.
Deployed Parse server using k8 and used /parse/health for the readinessProbe and livenessProbe probe. But when deploy new code and broke the database connection, /parse/health still returns 200 OK. So old container was killed and new broken one brought online
Describe the solution you'd like
Only return 200 ok after db is
-
Updated
Jul 16, 2020 - JavaScript
-
Updated
Jul 16, 2020 - HTML
-
Updated
Jul 17, 2020 - Go
-
Updated
Jul 17, 2020 - PHP
Correct the terminology used in code and documentation so that it is consistent with HTTPie and web standards. Examples:
- body parameter -> data field
- operator -> separator
-
Updated
Jul 13, 2020 - Go
-
Updated
Jul 17, 2020 - JavaScript
-
Updated
Jul 16, 2020 - Java
-
Updated
Jul 17, 2020 - JavaScript
Bug Report Checklist
- Have you provided a full/minimal spec to reproduce the issue? not relevant
- Have you validated the input using an OpenAPI validator (example)? not relevant
- What's the version of OpenAPI Generator used?
- Have you search for related issues/PRs?
- What's the actual output vs expected output?
I was trying to use REST Assured for the first and was going through the documentation to help me but was getting nowhere. I had put in the correct Maven repository and have copied the relevant classes to be imported but was getting nowhere.
After fiddling around for ages, I had discovered that the classes had to be statically imported but since I had directly copied the classes from the wiki, I
-
Updated
Jul 17, 2020 - C#
-
Updated
Sep 8, 2019
-
Updated
Jul 16, 2020 - JavaScript
-
Updated
Jul 15, 2020 - Kotlin
-
Updated
Jul 16, 2020 - JavaScript
-
Updated
Apr 26, 2020 - JavaScript
-
Updated
Feb 13, 2020 - JavaScript
-
Updated
Jul 16, 2020 - Go
-
Updated
Jul 16, 2020 - C#
-
Updated
Jul 1, 2020 - Java
-
Updated
Jul 16, 2020 - Python
-
Updated
Jul 14, 2020 - Go


Q&A (please complete the following information)