-
Updated
Sep 11, 2021 - Python
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 21,280 public repositories matching this topic...
Issue split from hasura/graphql-engine#6951
our pytest output has a pretty low signal:noise ratio, and it's often difficult to understand the cause of a test failure, if there is one. [Example: a 8600-line log for what turned out to be a flaky test that passed on a second run](https://app.circleci.com/pipelines/github/hasura/graphql-engine-mono/10008/workflows/5e17c7
-
Updated
Sep 12, 2021 - JavaScript
-
Updated
Sep 11, 2021 - JavaScript
-
Updated
Sep 10, 2021 - Vue
-
Updated
Sep 12, 2021 - Go
-
Updated
Sep 11, 2021 - Mustache
🐛 Bug Report
To Reproduce
package api.svc;
option go_package = "api/svc";
rpc GetTrieNode(api.infra.GetTrieNodeReq) returns (api.infra.KVNode) {
option (google.api.http) = {
post: "/trie/node:get"
body: "*"
additional_bindings {
get: "/trie/node/{id}"
}
additional_bindings {
get: "/trie/node/path/{path}"
}
-
Updated
Aug 30, 2021 - Go
Bug Report Checklist
- [~] Have you provided a full/minimal spec to reproduce the issue?
- Have you validated the input using an OpenAPI validator, yes I used the validate function of the api generator
- [5.0.0 ] What's the version of OpenAPI Generator used?
- Have you search for related issues/PRs?
- What's the actual output vs expected output?
-
Updated
Sep 11, 2021 - JavaScript
-
Updated
Sep 12, 2021 - PHP
-
Updated
Sep 9, 2021 - Python
-
Updated
Aug 24, 2021 - JavaScript
Description
Remove any google fonts dependency from api-platform.
Example
Remove the google font stylesheet in line 8 of api-platform\core\src\Bridge\Symfony\Bundle\Resources\views\SwaggerUi\index.html.twig depending on a configuration variable?
Context
I'm working on an intranet application for a big company where any call to the fonts.googleapi.com CDN takes 30 seconds
-
Updated
Sep 7, 2021 - Java
-
Updated
Aug 26, 2021 - C#
I believe the comparison operator used in the IsBroken
method is wrong because the rule is checking that meeting attendees limit must be greater than guests limit.
-
Updated
Sep 10, 2021 - Kotlin
-
Updated
Sep 8, 2019
-
Updated
Sep 11, 2021 - Go
-
Updated
Aug 13, 2021 - JavaScript
-
Updated
Dec 4, 2020 - JavaScript
-
Updated
Sep 11, 2020 - JavaScript
-
Updated
Sep 10, 2021 - Python
Is your feature request related to a problem? Please describe.
I try to execute my first GET request and get this result:
I think the first-time-user experience could get improved here.
The hint to F12 vanishes soon, and I think accessing the error message via F12 is not a