Expected Behavior
Model definition displays Guid as data type
Actual Behavior
Error "Could not resolve reference: Could not resolve pointer: /definitions/Guid does not exist in document"

Steps to Reproduce the Problem
- Add Guid property to User class in Demo called UserGuid
- Run Demo project and click on User End point
Specifications
Expected Behavior
Model definition displays Guid as data type
Actual Behavior
Error "Could not resolve reference: Could not resolve pointer: /definitions/Guid does not exist in document"
Steps to Reproduce the Problem
Specifications
Version: Lastest
[assembly: AssemblyVersion("2.1.1")]
[assembly: AssemblyFileVersion("2.1.1")]
[assembly: AssemblyInformationalVersion("2.1.1-alpha")]
Project: Demo
Platform: Win7x64
Subsystem: