-
Resources to design and implement this integration include:
**SwaggerHub Integration with Azure**
https://app.swaggerhub.com/help/integrations/azure-api-management
**Azure API Management API Do…
-
It can be hard to tell which API is being selected when importing--it would be best if the `owner / apiName` details were displayed in the dialog box when a user is selecting the API to import. This …
-
> [!IMPORTANT]
> Follow the [guidance on how to use the templates](https://github.com/eclipse-tractusx/sig-release/blob/main/README.md#release-management-acceptance-criteria).
## Release Info
P…
-
Is there a way to validate the APIs and Components within the plugin? This would be any or all of the following:
1. Syntactic correctness.
2. Referenced entities exist (either within the same f…
-
# What?
When trying to export server stubs for several APIs defined in Swagger Hub. The error message is as follows:
"Error. There was an error generating the servers python-flask code. Please ensur…
-
##### Description
Using aspnetcore code gen on the Swagger API specified below assigns wrong value to exampleJson in DefaultApi.cs. This is cut down as far as I can to show just the problem. This…
-
- Should the services that are available at https://api.dataone.org be documented in this repo? Currently there is:
- https://api.dataone.org/quality
- https://api.dataone.org/slinky
- GNIS i…
-
- [x] member
- [ ] concert
- [ ] song
- [ ] role
- [ ] ridenumber
- [ ] schedule
- [ ] absence
- [ ] note
- [ ] period
-
Steps to reproduce:
1. Publish to SwaggerHub any API
2. Change this API in SoapUI OS
3. Publish to SwaggerHub this API again without changing version
(see gif)
Expected results:
Question about re…
-
Hi,
Is it possible for you to generate and maintain an [OpenAPI documentation](https://www.openapis.org/) ? (YAML or JSON single file)
I try to make a starter, but parameters objet type is comple…