-
All the descriptions for OpenAPI to add for each endpoint
-
### Documentation
- [X] I have consulted the [documentation](https://docs.json-everything.net), and my question isn't answered there.
### Nuget Package
JsonSchema.Net.OpenApi
### Package Version
…
-
I'm working on a large project using utoipa with hundreds of paths and component schemas.
My `docs.rs` file where I keep the utoipa macros is thousands of lines long.
Adding / organizing new and…
-
-
It would be nice if the available REST api's are documented using OpenAPI v3. This would facilitate auto generation of the https://github.com/SevKohler/Eos/wiki/API-endpoints page similar to EHRBase's…
-
### Describe the feature
Now that .net 9 is out and Swashbuckle was removed, it would be nice to have support for the new AspNetCore.OpenApi.
-
Implement [OpenAPI task](https://github.com/serverlessworkflow/specification/blob/main/dsl-reference.md#openapi-call).
@mcruzdev Take a look to https://github.com/serverlessworkflow/sdk-java/blob/…
-
In the log I found
2024-11-10 10:45:01 Unhandled exception. System.InvalidOperationException: The 'Configure' method in the type 'SolarEdge.Monitoring.Demo.Startup' must have a return type of 'Void…
-
Open API 3.1 schemas are a superset of Json Schema [draft 2020-12](https://json-schema.org/draft/2020-12/json-schema-core). This is different from Open API 3.0 where Open API schemas only supported a …
-
Take the following implementation and add it to the framework.
https://github.com/i-am-bee/bee-api/blob/main/src/runs/execution/tools/api-call-tool.ts#L42C1-L43C1
Are there any blockers or thing…