Skip to content

Guid Data Type on model creates error. #172

@klmallory

Description

@klmallory

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:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions