Skip to content

Commit dbfcf0a

Browse files
committed
Resolve public Api
1 parent ef633cf commit dbfcf0a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/Microsoft.OpenApi.Tests/PublicApi/PublicApi.approved.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1398,7 +1398,6 @@ namespace Microsoft.OpenApi.Services
13981398
public OpenApiWorkspace(System.Uri baseUrl) { }
13991399
public System.Collections.Generic.IEnumerable<System.IO.Stream> Artifacts { get; }
14001400
public System.Uri BaseUrl { get; }
1401-
public System.Collections.Generic.IDictionary<System.Uri, Microsoft.OpenApi.Models.OpenApiComponents> ComponentsRegistry { get; }
14021401
public System.Collections.Generic.IEnumerable<Microsoft.OpenApi.Models.OpenApiDocument> Documents { get; }
14031402
public System.Collections.Generic.IEnumerable<Microsoft.OpenApi.Interfaces.IOpenApiElement> Fragments { get; }
14041403
public void AddArtifact(string location, System.IO.Stream artifact) { }

0 commit comments

Comments
 (0)