forked from lthn/blockchain
Add OpenAPI tools schema configuration to jsonSchemas.xml
This commit is contained in:
parent
76ba3c9505
commit
276231790d
1 changed files with 18 additions and 0 deletions
18
.idea/jsonSchemas.xml
generated
18
.idea/jsonSchemas.xml
generated
|
|
@ -19,6 +19,24 @@
|
|||
</SchemaInfo>
|
||||
</value>
|
||||
</entry>
|
||||
<entry key="openapitools">
|
||||
<value>
|
||||
<SchemaInfo>
|
||||
<option name="generatedName" value="New Schema" />
|
||||
<option name="name" value="openapitools" />
|
||||
<option name="relativePathToSchema" value="utils/sdk/openapitools.json" />
|
||||
<option name="patterns">
|
||||
<list>
|
||||
<Item>
|
||||
<option name="directory" value="true" />
|
||||
<option name="path" value="utils/sdk/packages" />
|
||||
<option name="mappingKind" value="Directory" />
|
||||
</Item>
|
||||
</list>
|
||||
</option>
|
||||
</SchemaInfo>
|
||||
</value>
|
||||
</entry>
|
||||
</map>
|
||||
</state>
|
||||
</component>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue