OpenAPI.NET icon indicating copy to clipboard operation
OpenAPI.NET copied to clipboard

v2 preview checklist

Open MaggieKimani1 opened this issue 1 year ago • 1 comments

  • [x] Merge the Proxy reference PR
  • [x] Pull the latest v2 changes on Components registry PR
  • [x] Resolve anticipated merge conflicts:
    • [x] OpenApiReferenceResolver deletion in favor of HostDocumentResolver
    • [x] Moving Json schema reference resolution logic to HostDocumentResolver class
    • [x] Update workspace test that calls doc.ResolveReferences()
    • [x] Resolve conflicts and failing tests - update verify output files for resolved Json schema $refs
  • [x] Merge components registry PR
  • [x] Sync vnext changes with v2 branch
  • [x] Merge v2 with vnext
  • [ ] Bump up versions to preview and release

MaggieKimani1 avatar Apr 02 '24 09:04 MaggieKimani1

What exactly are we waiting for here? The checklist seems complete other than the actual release

KennethHoff avatar Sep 23 '24 16:09 KennethHoff