-
Updated
Oct 3, 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,709 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
Base64 packing the logo is unproductive and prohibitively complicated.
Originally I just thought it was related to the method of delivery, minification,etc....
But then I discovered the "enterprise" copy you sell directly offers the "feature" of changing the logo, which then just packs up a new image.
Now I realize why changing the logo is difficult and you won't document how to do it in
-
Updated
Oct 3, 2021 - JavaScript
-
Updated
Oct 3, 2021 - Vue
-
Updated
Oct 1, 2021 - JavaScript
-
Updated
Oct 2, 2021 - Go
-
Updated
Oct 1, 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
Sep 17, 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
Oct 2, 2021 - JavaScript
-
Updated
Oct 3, 2021 - PHP
-
Updated
Sep 9, 2021 - Python
-
Updated
Sep 22, 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
Oct 1, 2021 - Java
-
Updated
Oct 2, 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
Oct 2, 2021 - Kotlin
-
Updated
Sep 8, 2019
-
Updated
Sep 30, 2021 - Go
-
Updated
Sep 21, 2021 - JavaScript
-
Updated
Dec 4, 2020 - JavaScript
-
Updated
Sep 11, 2020 - JavaScript
-
Updated
Sep 30, 2021 - Python
Describe the bug
Mostly when I navigate the text, I use
CTRL + <-
orCTRL + ->
to navigate per word, but when I use it on the body editor it navigate through my browser history not per word.To Reproduce
Steps to reproduce the behavior: