When creating an Open API specification there might come up situations where you rather want to publish multiple smaller specification artifacts then one larger one. JEAF Generator supports such modularization as it supports to define dependencies between Open API specifications. For such cases you can define dependencies between Open API specifications in the UML model. These dependencies need to be marked with using stereotype «OpenAPISpecReference»
.
Stereotype |
| |
Applicable Elements |
| |
Tagged Values | ||
Name | Type | Description |
|
| Optional location where the dependent specification is available. If the location is not defined then the referenced Open API specification file is expected to be located in the same directory. |
For further information please refer to: