docs(oapi-codegen): update README

This commit is contained in:
Kevin Franklin Kim 2024-07-04 11:49:03 +02:00
parent 8f3659bcaf
commit 6fc41a86a3
No known key found for this signature in database
2 changed files with 9 additions and 5 deletions

View File

@ -1,6 +1,8 @@
# Deepmap
## OApi Codegen ([releases](https://github.com/deepmap/oapi-codegen/releases))
## oapi-codegen ([releases](https://github.com/deepmap/oapi-codegen/releases))
> Binaries are currently downloaded from franklinkim/oapi-codegen till this [PR](https://github.com/oapi-codegen/oapi-codegen/pull/937) has been merged.
```yaml
ownbrew:

View File

@ -1,11 +1,13 @@
# Deepmap
# OApi codegen
## OApi Codegen ([releases](https://github.com/deepmap/oapi-codegen/releases))
> Binaries are currently downloaded from franklinkim/oapi-codegen till this [PR](https://github.com/oapi-codegen/oapi-codegen/pull/937) has been merged.
## oapi-codegen ([releases](https://github.com/oapi-codegen/oapi-codegen/releases))
```yaml
ownbrew:
packages:
- name: oapi-codegen
tap: foomo/tap/deepmap/oapi-codegen
version: 1.13.0
tap: foomo/tap/oapi-codegen/oapi-codegen
version: 2.3.0
```