Skip to content

Commit 560c392

Browse files
hbelmiromcruzdev
andauthored
docs: fix documentation (#470) (#473)
Co-authored-by: Matheus Cruz <[email protected]>
1 parent d35000d commit 560c392

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -782,7 +782,6 @@ By default, the `@RegisterRestClient` `configKey` property is the sanitized name
782782
/* omitted */
783783
@RegisterRestClient(configKey="petstore_json")
784784
public interface DefaultApi { /* omitted */ }
785-
}
786785
```
787786

788787
If you want to use a different configKey than the default one, you can set the `quarkus.openapi-generator.codegen.spec.petstore_json.[config-key]` property.

0 commit comments

Comments
 (0)