Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Guid Data Type on model creates error. #172

Open
klmallory opened this issue Jun 12, 2019 · 0 comments
Open

Guid Data Type on model creates error. #172

klmallory opened this issue Jun 12, 2019 · 0 comments

Comments

@klmallory
Copy link

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"

image

Steps to Reproduce the Problem

  1. Add Guid property to User class in Demo called UserGuid
  2. Run Demo project and click on User End point

Specifications

  • Version: Lastest
    [assembly: AssemblyVersion("2.1.1")]
    [assembly: AssemblyFileVersion("2.1.1")]
    [assembly: AssemblyInformationalVersion("2.1.1-alpha")]

  • Project: Demo

  • Platform: Win7x64

  • Subsystem:

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

No branches or pull requests

1 participant