-
Create a POST /dishes endpoint to create a dish which takes in just a name and creates a dish in the Dish table.
Please remember to create a unit test for the above endpoint in `main_test.go` updat…
-
### Is your feature request related to a problem? Please describe.
The [OpenAPI spec](https://spec.openapis.org/oas/v3.1.0#style-examples) allows you to define parameters that can be rendered as `c…
-
Hi there
### Problem
We're working with an API which endpoints contain trailing slashes, for example `{+baseUrl}/api/v1/app/{app_id}/msg/`.
During the client generation, the trailing slash is…
-
### Explain what happens
I am importing the `pkg/lib` directory into an existing react/ts project (https://github.com/osbuild/image-builder-frontend).
We have `strictNullCheck` set to true in our …
-
### What happens?
Currently its just any, but we can add some schema validation using the spec
### What did you expect to happen?
reqeuest.formData to be typed
### OpenAPI Document
_No response_
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
Adding the following attribute to a property of type long causes a FormatException when gener…
-
**Assemblies affected**
ASP.NET Core OData 8.x
**Describe the bug**
When an OData Unbound Function returns an Enum value, the OpenApi definition for that function references the enum type as the …
-
Document the API you have built by adding and configuring Swagger to your project.
Swagger is a popular tool for documenting APIs. If you need some assistance with adding Swagger to your project, che…
-
### What happens?
Using Net 9 I have the following Minimal API endpoint:
builder.MapGet("v{version:version}/countries", async ([FromServices] IMediator mediator, CancellationToken cancellation…
-
### What happens?
Using Elysia t.Enum seems to generate expandable boxes instead of showing possible values directly, which is a bit annoying
![image](https://github.com/user-attachments/assets/…