Is model packet reusable in swagger-ui2.1.4 -


i using swagger-ui api documentation,thing working fine, doubtful models have used in methods, did have make different model every method? using same model 2 or 3 different properties. there way restrict properties in swagger-ui not show in specific method , show same property in next method, or have make separate copy every method?

dummy code  not allowing me post. 


Comments

Popular posts from this blog

authentication - Mongodb revoke acccess to connect test database -

r - Update two sets of radiobuttons reactively - shiny -

ios - Realm over CoreData should I use NSFetchedResultController or a Dictionary? -