overlay: 1.0.0 info: title: API Evangelist enhancements for MOMA Therapeutics Content Pages API version: 1.0.0 extends: openapi/moma-therapeutics-pages-api-openapi.yml x-generated: '2026-08-26' x-method: generated x-source: Generated by the API Evangelist enrichment pipeline. This overlay records the enhancements API Evangelist applied on top of the raw WordPress REST route index at https://momatx.com/wp-json/ — the index itself carries no titles, summaries, tags, operationIds, response schemas or provenance, so every one of those in the derived spec is an API Evangelist addition rather than a provider artifact. The underlying openapi/ document is never mutated. actions: - target: $.info description: Record the derivation, its date and its evidence base on the document itself. update: x-apievangelist-derived: true x-apievangelist-derived-on: '2026-08-26' x-apievangelist-derived-from: https://momatx.com/wp-json/ x-apievangelist-provider-publishes-spec: false x-apievangelist-note: Corporate pages. acf.modules is the structured page-builder form; content.rendered is its HTML projection. - target: $.info description: State the access posture at document level so a generated client does not attempt auth it cannot obtain. update: x-apievangelist-access: anonymous_read: true credentials_available: false developer_program: false write_operations_captured: false - target: $.servers[0] description: Mark the server as observed live rather than declared by the provider. update: x-apievangelist-verified: '2026-08-26' x-apievangelist-verification: HTTP 200, application/json, anonymous - target: $.paths['/wp/v2/pages'].get description: Record that this operation was called anonymously and returned data. update: x-apievangelist-verified: '2026-08-26' x-apievangelist-cache-ttl-seconds: 600 x-apievangelist-rate-limit-signal: none - target: $.paths['/wp/v2/pages/{id}'].get description: Record that this operation was called anonymously and returned data. update: x-apievangelist-verified: '2026-08-26' x-apievangelist-cache-ttl-seconds: 600 x-apievangelist-rate-limit-signal: none