Commit 3cdde44c authored by Claudia Carballo Gonzalez's avatar Claudia Carballo Gonzalez
Browse files

changes on the openapi name and description

parent 8dfd230e
Loading
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
openapi: 3.0.3
info:
  description: |
    Access-control API to manage visibility rules and evaluate decisions for API discovery and
    Visibility control API manages visibility rules and evaluate decisions for API discovery and
    security-context access within OpenCAPIF. This API controls whether APIs are visible to invokers
    (discovery) and whether invokers are allowed to create a security context to access them.
    - Rules are global and evaluated with "more specific wins" precedence.
    - If no rule matches, the decision uses OpenCAPIF's global default (outside this API).
    - Provider selector is mandatory in rules and must contain at least one selector field.
  title: OpenCAPIF Access Control
    - Provider selector is mandatory in rules and must contain at least one selector field (createdByUser is mandatory).
  title: OpenCAPIF Visibility Control
  version: 1.0.0
servers:
- description: Production