OpenAPI Metadata
The openapi target generates openapi_{filename}.json for HTTP-style interfaces.
Minimum Generation Command
Section titled “Minimum Generation Command”xidlc gen --out-dir generated openapi api.idlCurrently Read Pragmas
Section titled “Currently Read Pragmas”#pragma xidlc package "Smart City Public APIs"#pragma xidlc version "v2.0.0"Effects:
package->info.titleversion->info.version
If omitted, the generator falls back to default metadata.