You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,9 +6,9 @@
6
6
[![Docs][docs-godoc-svg]][docs-godoc-url]
7
7
[![License][license-svg]][license-url]
8
8
9
-
A collection of tools to make[ogen](https://github.com/ogen-go/ogen)more usable.
9
+
A collection of tools to enable[ogen](https://github.com/ogen-go/ogen)to accommodate some specific spec features.
10
10
11
-
ogen is an excellent OpenAPI v3 code generator for Go, but it has some rough edges. This repo provides post-processing tools to work around known issues until they're fixed upstream.
11
+
This repo provides post-processing tools to work around known issues until they're fixed upstream. These tools are designed to be able to be able to run on all code without side effects.
0 commit comments