Add swagger v3 types and remove v2 types from surface (#390)

This commit is contained in:
Patrick Stevens
2025-06-17 22:07:14 +01:00
committed by GitHub
parent 5a92d86ad1
commit e6867572b7
10 changed files with 926 additions and 626 deletions

View File

@@ -3,7 +3,7 @@ namespace WoofWare.Myriad.Plugins.Test
open System.Text.Json.Nodes
open NUnit.Framework
open FsUnitTyped
open WoofWare.Myriad.Plugins
open WoofWare.Myriad.Plugins.SwaggerV2
[<TestFixture>]
module TestSwaggerParse =