-
Basically `x-internal` but for individual responses, so they can be documented but handled by middleware
-
Via https://github.com/oapi-codegen/oapi-codegen/issues/1668
That being said, I'm not sure what the user-facing benefit of this would be, if it's then not possible to retrieve the fields? (unless w…
-
``` bash
❯ go version
go version go1.22.1 darwin/arm64
❯ oapi-codegen --version
github.com/oapi-codegen/oapi-codegen/v2/cmd/oapi-codegen
v2.3.0
```
Hi👋 , I think there's a bug in `oapi-codege…
-
Hello,
I am hitting this error
```
internal/clients/http/image_builder/client.gen.go:3631:6: CreateBlueprintResponse redeclared in this block
```
when I try to compile a client generated fr…
lzap updated
2 months ago
-
When comparing the approaches taken by rasdaman vs. AD4GD on implementing OGC API - Coverage, one sees very different approaches:
- Rasdaman: https://fairicube.rasdaman.com/rasdaman/oapi/collections
…
-
Looks like this should be aligned everywhere.
https://github.com/oapi-codegen/nethttp-middleware/blob/ac41b5931767285e49769942ec8578f0bc0b0dda/oapi_validate.go#L105-L106
https://github.com/oapi-…
-
Overview
---
As a user would like to be able to only hide selected components but still have code generated.
The new option(s) would allow to still generate affected components but exclude them f…
-
## Description
When trying to generate code with [oapi-codegen](https://github.com/oapi-codegen/oapi-codegen) we meet with errors like the following:
![Screenshot from 2024-09-19 10-35-09](https:/…
-
目前v4版本的代码还是4.2的,sdk已经4.3了。没人关心你们的代码质量,我们看清楚怎么调用就会自己写。但是文档真的得写清楚。
建议 1.完善接口文档,建议提供个http出入参如何调用就行了
2.把最新的sdk代码推送上来,完善实现,你们的sdk只有python完备的,而java的很多都没实现,而且很久没推远端了,最新的是1月的。
ccq18 updated
1 month ago
-
#### Bug Report Checklist
- [ ] Have you provided a full/minimal spec to reproduce the issue?
- [ ] Have you validated the input using an OpenAPI validator ([example](https://apidevtools.org/swagg…