-
### 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.
-
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…
-
## Use case
I created an online Agama demo at https://agama-online-demo.surge.sh/. I collected the testing data by recording the HTTP responses while clicking around in the browser. But that's inco…
-
# OpenAPI Spec 문서 간단한 작성 방법
OpenAPI Spec 문서를 작성하는 방법에 대해 기본적인 내용을 다뤄보는 포스트입니다.
[https://www.0x00.kr/openapi-specification-examples](https://www.0x00.kr/openapi-specification-examples)