Skip to content
This repository has been archived by the owner on Mar 21, 2019. It is now read-only.

Support an ability to specify underly type in MemberPropertiesAttribue #50

Open
makotogitdev opened this issue Jan 16, 2014 · 1 comment

Comments

@makotogitdev
Copy link
Collaborator

We should support an ability to specify data type to be documented for a member. For example, we should give a flexibility to allow developers to specify System.Guid type to be shown as just string(36).

@makotogitdev
Copy link
Collaborator Author

Back to the System.Guid example, Swaggeratr shouldn't force all System.Guild type to be shown as string(36), as it could be formatted in different ways. Thus adding "UnderlyingType" property approach.

http://stackoverflow.com/questions/968175/what-is-the-string-length-of-a-guid

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant