naftiko: 1.0.0-alpha2 info: label: QA Certification Management OpenAPI Specification — Unit Default Test description: 'Unit Default Test. 2 operations. Lead operation: operations. Self-contained Naftiko capability covering one EPA business surface.' tags: - EPA - Unit Default Test created: '2026-05-29' modified: '2026-05-29' binds: - namespace: env keys: EPA_APIKEY_KEY: EPA_APIKEY_KEY capability: consumes: - type: http namespace: cam-qa-cert-unit-default-test baseUri: https://api.epa.gov/easey description: QA Certification Management OpenAPI Specification — Unit Default Test business capability. Self-contained, no shared references. authentication: type: apikey key: x-api-key value: '{{env.EPA_APIKEY_KEY}}' placement: header resources: - name: qa-certification-mgmt-locations-locid-test-summary-testsumid-unit-default-tests path: /qa-certification-mgmt/locations/{locId}/test-summary/{testSumId}/unit-default-tests operations: - name: unitDefaultTestControllergetUnitDefaultTests method: GET description: unitDefaultTestControllergetUnitDefaultTests inputParameters: - name: locId in: path type: string required: true description: locId - name: testSumId in: path type: string required: true description: testSumId outputRawFormat: json outputParameters: - name: result type: object value: $. - name: qa-certification-mgmt-locations-locid-test-summary-testsumid-unit-default-tests-id path: /qa-certification-mgmt/locations/{locId}/test-summary/{testSumId}/unit-default-tests/{id} operations: - name: unitDefaultTestControllergetUnitDefaultTest method: GET description: unitDefaultTestControllergetUnitDefaultTest inputParameters: - name: locId in: path type: string required: true description: locId - name: testSumId in: path type: string required: true description: testSumId - name: id in: path type: string required: true description: id outputRawFormat: json outputParameters: - name: result type: object value: $. exposes: - type: rest namespace: cam-qa-cert-unit-default-test-rest port: 8080 description: REST adapter for QA Certification Management OpenAPI Specification — Unit Default Test. One Spectral-compliant resource per consumed operation, prefixed with /v1. resources: - path: /v1/qa-certification-mgmt/locations/{locid}/test-summary/{testsumid}/unit-default-tests name: qa-certification-mgmt-locations-locid-test-summary-testsumid-unit-default-tests description: REST surface for unitDefaultTestControllergetUnitDefaultTests. operations: - method: GET name: unitDefaultTestControllergetUnitDefaultTests description: unitDefaultTestControllergetUnitDefaultTests call: cam-qa-cert-unit-default-test.unitDefaultTestControllergetUnitDefaultTests with: locId: rest.locId testSumId: rest.testSumId outputParameters: - type: object mapping: $. - path: /v1/qa-certification-mgmt/locations/{locid}/test-summary/{testsumid}/unit-default-tests/{id} name: qa-certification-mgmt-locations-locid-test-summary-testsumid-unit-default-tests-id description: REST surface for unitDefaultTestControllergetUnitDefaultTest. operations: - method: GET name: unitDefaultTestControllergetUnitDefaultTest description: unitDefaultTestControllergetUnitDefaultTest call: cam-qa-cert-unit-default-test.unitDefaultTestControllergetUnitDefaultTest with: locId: rest.locId testSumId: rest.testSumId id: rest.id outputParameters: - type: object mapping: $. - type: mcp namespace: cam-qa-cert-unit-default-test-mcp port: 9090 transport: http description: MCP adapter for QA Certification Management OpenAPI Specification — Unit Default Test. One tool per consumed operation, routed inline through this capability's consumes block. tools: - name: unitdefaulttestcontroller-getunitdefaulttests description: unitdefaulttestcontroller-getunitdefaulttests hints: readOnly: true destructive: false idempotent: true call: cam-qa-cert-unit-default-test.unitDefaultTestControllergetUnitDefaultTests with: locId: tools.locId testSumId: tools.testSumId outputParameters: - type: object mapping: $. - name: unitdefaulttestcontroller-getunitdefaulttest description: unitdefaulttestcontroller-getunitdefaulttest hints: readOnly: true destructive: false idempotent: true call: cam-qa-cert-unit-default-test.unitDefaultTestControllergetUnitDefaultTest with: locId: tools.locId testSumId: tools.testSumId id: tools.id outputParameters: - type: object mapping: $.