I am trying to figure out a way to hide/remove complete services from the swagger-UI. According to the documentation on the servicestack swagger integration there should be a Exclude
attribute. But unfortunately there is not.
Is there maybe another way to remove services from the swagger-ui? Removing them from the servicestack metadata would also be nice but is not necessary.