Skip to content

Provider not updating after schema changes or new schema url #84

@purkhusid

Description

@purkhusid

Description

Provider does not update when updating schema or when changing schema URL

Repro steps

Please provide the steps required to reproduce the problem

  1. Create a Console application in VS2017
  2. Add SwaggerProvider reference
  3. Add a new type (The PetStore example for example.)
  4. Change the schema URL to another valid Swagger schema
  5. Notice that the provided types do not change

GIF that shows the problem:
typeproviders2

Expected behavior

The provided types should update

Actual behavior

The provided types do not update

Known workarounds

Create new type every time you change the URL or schema

Related information

  • OS: Windows10
  • SwaggerProvider version: 0.8
  • Visual Studio 2017 Update 3.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions