Hi, I have seen that we can configure swagger annotations like (@Api etc..,) on the API's that we can expose so that swagger documentation is generated. Then we can use Swagger UI to read this by giving the path of the server on which our API's are hosted with swagger configuration.
I want to know if we can see where the generated file will be stored in this case. I also want to know if we can generate a static html/ pdf so that I can expose this static content to public. By this way I don't want to show the API changes that are on going currently to public. Also, I want customize swagger annotations so that I can have parameters which indicate which fields should be exposed and which should not be exposed based on client specific requirements without changing. Sorry if my questions are basic. I am novice to swagger so want to understand how effective we can make use of it. Thanks & Regards Chandra -- You received this message because you are subscribed to the Google Groups "Swagger" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
