api-management
Here are 153 public repositories matching this topic...
-
Updated
Mar 13, 2021 - Go
-
Updated
Mar 12, 2021 - JavaScript
On contexts with many APIs and APIs calling other APIs in chains, having too many spans in the zipkin/jaeger dashboards may lead to a too complex usage of such dashboards and of not necessary big data volumes.
For Tyk's admin team, the steps representing the time spent in each Tyk middleware are much valuable.
But the upstream APIs teams just want to know the global time spent in Tyk interna
Issue description
Related issues: apache/apisix-dashboard#1563
In the active health check, Host is the host name of the HTTP request used to discover the health of the upstream node. It is required only when the upstream node has restrictions on Host, otherwise it is optional. I think it would be better if active.host
should be an optional.
In the current
-
Updated
Mar 12, 2021 - PHP
-
Updated
Mar 12, 2021 - Python
-
Updated
Mar 12, 2021
-
Updated
Mar 3, 2021 - JavaScript
-
Updated
Mar 9, 2021 - Ruby
-
Updated
Nov 5, 2019 - JavaScript
-
Updated
Mar 12, 2021 - Java
-
Updated
Mar 11, 2021 - JavaScript
-
Updated
Feb 24, 2021 - PHP
-
Updated
Apr 8, 2020 - JavaScript
-
Updated
Jan 14, 2018 - Java
Description:
Invoke the below two times and gets the 500 error instead of 409 (conflict)
curl --location --request POST 'https://localhost:9443/api/am/publisher/v2/apis' \
--header 'Authorization: Bearer 14128cc1-2ce4-32ac-8703-e8a4c3cf9f5c' \
--header 'Content-Type: application/json' \
--data-raw '{
"name": "PizzaShackAPI-PM",
"description": "This is a simple API for Pizza
Would there be any appetite to add a rule that checks for the inclusion of required and optional fields in your API?
-
Updated
Mar 6, 2021 - Java
-
Updated
Mar 11, 2021 - TypeScript
-
Updated
Oct 27, 2020 - Go
-
Updated
Mar 10, 2021 - Kotlin
-
Updated
Mar 12, 2021 - Scala
-
Updated
Feb 24, 2021 - TypeScript
-
Updated
Mar 16, 2020 - Python
-
Updated
Mar 9, 2021 - Go
-
Updated
Mar 16, 2019 - Dockerfile
API management apps
Moesif API Insights
Understand API usage and take action with user-centric API observability
Improve this page
Add a description, image, and links to the api-management topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the api-management topic, visit your repo's landing page and select "manage topics."
Next line returns 200 as status https://github.com/Kong/kong/blob/c817fada7a514d84f6e0aab7461605c71bf3a841/kong/plugins/cors/handler.lua#L13
Internet says it should return 204:
Internet changed its mind since 2018 https://