API
An API can be thought of as an instruction manual for communication between multiple software apparatuses. For example, an API may be used for database communication between web applications. By extracting the implementation and relinquishing data into objects, an API simplifies programming.
Here are 52,068 public repositories matching this topic...
-
Updated
Nov 7, 2021 - Python
Describe the bug
Using xframe ALLOW-FROM
throws error in console: Invalid 'X-Frame-Options' header encountered when loading 'https://api.dev.mysite.com/uploads/my-file.pdf': 'ALLOW-FROM dev.mysite.com' is not a recognized directive. The header will be ignored.
https://strapi.io/documentation/v3.x/concepts/middlewares.html#response-middlewares
instructions for xframe indicate `ALLOW-FR
First check
- I added a very descriptive title to this issue.
- I used the GitHub search to find a similar issue and didn't find it.
- I searched the FastAPI documentation, with the integrated search.
- I already searched in Google "How to X in FastAPI" and didn't find any information.
- I already read and followed all the tutorial in the docs and didn't find an answ
-
Updated
Nov 4, 2021 - SCSS
Is your feature request related to a problem? Please describe.
Mostly maintainability and code readability. When you make a change to any of these renderers you are forced to copy the same code more than three times
Describe the solution you'd like
A global component for rendering the response that receives as inputs:
- The response
- List of actions and a callback for each of the
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
Nov 5, 2021 - JavaScript
-
Updated
Nov 6, 2021 - JavaScript
-
Updated
Dec 2, 2020
-
Updated
Nov 7, 2021 - JavaScript
-
Updated
Nov 7, 2021 - TypeScript
Discussed in directus/directus#9040
Originally posted by benhaynes October 21, 2021
Options fo
-
Updated
Nov 6, 2021 - JavaScript
-
Updated
Nov 6, 2021 - TypeScript
-
Updated
Oct 29, 2021 - TypeScript
-
Updated
Nov 5, 2021 - Go
-
Updated
Oct 27, 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?
- Wikipedia
- Wikipedia
Open source is changing the world – one contribution at a time.
Support open source throughout October!
Hacktoberfest encourages part