-
Updated
May 31, 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 19,271 public repositories matching this topic...
Hi there! I see that an issue #2884 deeplinking was integrated to 3.x however if I have a hyperlink with a hash to the operationID nothing happens on click. If I reload the page the UI scrolls to the open panel as expected. Is there something I am missing here? My url looks as follows and I am using the 3.0 dist repo installed via npm.
Again when clicked the URL address is updated but nothing h
-
Updated
May 31, 2021 - JavaScript
-
Updated
May 31, 2021 - JavaScript
-
Updated
May 30, 2021 - Go
-
Updated
May 30, 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
May 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
May 30, 2021 - JavaScript
-
Updated
May 31, 2021 - PHP
-
Updated
Apr 5, 2021 - Python
-
Updated
May 27, 2021 - JavaScript
-
Updated
May 31, 2021 - Java
-
Updated
May 27, 2021 - C#
-
Updated
May 16, 2021 - C#
-
Updated
Sep 8, 2019
Actual behavior (the bug)
When a cookie is defined without path, e.g. ctx.cookie(new Cookie("my-cookie", "hello")) the method ctx.removeCookie("my-cookie") does not work.
Expected behavior
If the cookie is set without path ctx.removeCookie should remove the same cookie or the method ctx.removeCookie should force the path parameter.
To Reproduce
- Create a cookie:
-
Updated
May 27, 2021 - JavaScript
-
Updated
May 31, 2021 - Go
-
Updated
Dec 4, 2020 - JavaScript
-
Updated
Sep 11, 2020 - JavaScript
-
Updated
May 30, 2021 - Python
-
Updated
Jul 1, 2020 - Java
-
Updated
Apr 20, 2021 - Go
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