Skip to content

Commit

Permalink
Enable rendering template: pulp-docs/docs/rest_api
Browse files Browse the repository at this point in the history
Commit `b7e3d41` disabled global rendering of templates. This broke
`rest_api.md` rendering as it did not have the render template
header set.
  • Loading branch information
joey-grant authored and pedro-psb committed Nov 25, 2024
1 parent a2ead6a commit c3badc6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/rest_api.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
---
render_macros: true
---

# Rest API

The REST API reference for Pulp Plugins is generated using [ReDoc](https://redocly.com/redoc/) and are published in standalone pages:
Expand Down

0 comments on commit c3badc6

Please sign in to comment.