mirror of
https://github.com/jlengrand/openapi-generator.git
synced 2026-05-16 15:54:31 +00:00
13 lines
232 B
XML
13 lines
232 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<apiConfig>
|
|
<apiUrl>
|
|
http://swagr.api.wordnik.com/v4/
|
|
</apiUrl>
|
|
<apiKey>
|
|
myKey
|
|
</apiKey>
|
|
<apiListResource>
|
|
/list
|
|
</apiListResource>
|
|
|
|
</apiConfig> |