Skip to content

Commit 586f7cc

Browse files
authored
docs: fix documentation (#470)
1 parent b156700 commit 586f7cc

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
@@ -781,7 +781,6 @@ By default, the `@RegisterRestClient` `configKey` property is the sanitized name
781781
/* omitted */
782782
@RegisterRestClient(configKey="petstore_json")
783783
public interface DefaultApi { /* omitted */ }
784-
}
785784
```
786785

787786
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)