OpenAPI Specification Path

From NovaOrdis Knowledge Base
Revision as of 17:25, 26 January 2024 by Ovidiu (talk | contribs) (Created page with "=Internal= * OpenAPI Specification =Overview= The top level <code>paths</code> keyword introduce a map of '''paths''', keyed by their path value: <font size=-2> [...] paths /pathA/pathB: /pathC </font>")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Internal

Overview

The top level paths keyword introduce a map of paths, keyed by their path value:

[...]
paths
  /pathA/pathB:

  /pathC