
Depends-On: https://review.opendev.org/c/openstack/governance/+/910581 Change-Id: I87866224d9ac89d3da150c95a86a20afb48dc4d2
16 lines
343 B
ReStructuredText
16 lines
343 B
ReStructuredText
Metadata
|
|
========
|
|
|
|
Generating the code requires providing certain amount of information like:
|
|
|
|
- OpenAPI spec path
|
|
- operation from the spec
|
|
- target for generation
|
|
- output location
|
|
- additional information in case of dependencies between generation targets.
|
|
|
|
In order to simplify that a metadata file can provide all
|
|
this information.
|
|
|
|
TODO
|