You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -71,7 +71,7 @@ Partials are stored in the standard Docusaurus location of `/docs/partials` usin
71
71
72
72
Update HeroSectionAPIs.tsx located at `/src/components/api/HeroSectionAPIs.tsx`. Be sure to include a new icon for every service being added. We utilize [!FluentUI Icons Regular (not filled)](https://react.fluentui.dev/?path=/docs/icons-catalog--page)
73
73
74
-
## PaloAlto Networks OpenAPI Docs Overview
74
+
## OpenAPI Docs Overview
75
75
76
76
The `docusaurus-plugin-openapi-docs` package extends the Docusaurus CLI with commands for generating MDX using the OpenAPI specification as the source. The resulting MDX is fully compatible with [plugin-content-docs](https://docusaurus.io/docs/api/plugins/@docusaurus/plugin-content-docs) and can be used to render beautiful reference API docs by setting `docItemComponent` to `@theme/ApiItem`, a custom component included in the `docusaurus-theme-openapi-docs` theme.
0 commit comments