We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c54b76b commit c2008ffCopy full SHA for c2008ff
test/LEGO.AsyncAPI.Tests/Models/AsyncApiSchema_Should.cs
@@ -44,7 +44,7 @@ public class AsyncApiSchema_Should : TestBase
44
ExternalDocs = new AsyncApiExternalDocumentation
45
{
46
Url = new Uri("http://example.com/externalDocs"),
47
- },
+ },
48
};
49
50
public static AsyncApiJsonSchema AdvancedSchemaObject = new AsyncApiJsonSchema
0 commit comments