Forum Discussion
mhofrichter
12 hours agoNew Contributor
For posterity, I solved this by adding an `included` and a `premium` tag to each endpoint. Then I created a github action that makes a copy of my documentation and removes all the endpoints with a `premium` tag. I then end up with two files for the API documentation - one of all the endpoints (premium and included) and one of just the included/free endpoints.