File tree Expand file tree Collapse file tree 1 file changed +0
-1
lines changed
test/Microsoft.OpenApi.Tests/PublicApi Expand file tree Collapse file tree 1 file changed +0
-1
lines changed Original file line number Diff line number Diff line change @@ -1398,7 +1398,6 @@ namespace Microsoft.OpenApi.Services
1398
1398
public OpenApiWorkspace(System.Uri baseUrl) { }
1399
1399
public System.Collections.Generic.IEnumerable<System.IO.Stream> Artifacts { get; }
1400
1400
public System.Uri BaseUrl { get; }
1401
- public System.Collections.Generic.IDictionary<System.Uri, Microsoft.OpenApi.Models.OpenApiComponents> ComponentsRegistry { get; }
1402
1401
public System.Collections.Generic.IEnumerable<Microsoft.OpenApi.Models.OpenApiDocument> Documents { get; }
1403
1402
public System.Collections.Generic.IEnumerable<Microsoft.OpenApi.Interfaces.IOpenApiElement> Fragments { get; }
1404
1403
public void AddArtifact(string location, System.IO.Stream artifact) { }
You can’t perform that action at this time.
0 commit comments