Skip to content

Commit f73e673

Browse files
committed
Update public API
1 parent 901346c commit f73e673

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -773,6 +773,7 @@ namespace Microsoft.OpenApi.Models
773773
}
774774
public class OpenApiReference : Microsoft.OpenApi.Interfaces.IOpenApiElement, Microsoft.OpenApi.Interfaces.IOpenApiSerializable
775775
{
776+
public bool IsFragrament;
776777
public OpenApiReference() { }
777778
public OpenApiReference(Microsoft.OpenApi.Models.OpenApiReference reference) { }
778779
public string ExternalResource { get; set; }

0 commit comments

Comments
 (0)