Interface: GetSpecInput
Defined in: packages/core/src/application/use-cases/get-spec.ts:9
Input for the GetSpec use case.
Properties
specPath
readonlyspecPath:SpecPath
Defined in: packages/core/src/application/use-cases/get-spec.ts:13
The spec path within the workspace (e.g. 'auth/oauth').
workspace
readonlyworkspace:string
Defined in: packages/core/src/application/use-cases/get-spec.ts:11
The workspace name (e.g. 'default', 'billing').