Skip to content

Commit

Permalink
test(snapshot): update snapshots b6ccdd1
Browse files Browse the repository at this point in the history
  • Loading branch information
filzrev committed Nov 28, 2024
1 parent 0028a65 commit e1b692a
Show file tree
Hide file tree
Showing 44 changed files with 2,671 additions and 88 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,383 @@
{
"uid": "BuildFromProject.Inheritdoc.Issue9736.IJsonApiOptions",
"isEii": false,
"isExtensionMethod": false,
"parent": {
"uid": "BuildFromProject",
"isEii": false,
"isExtensionMethod": false,
"href": "BuildFromProject.html",
"name": [
{
"lang": "csharp",
"value": "BuildFromProject"
},
{
"lang": "vb",
"value": "BuildFromProject"
}
],
"nameWithType": [
{
"lang": "csharp",
"value": "BuildFromProject"
},
{
"lang": "vb",
"value": "BuildFromProject"
}
],
"fullName": [
{
"lang": "csharp",
"value": "BuildFromProject"
},
{
"lang": "vb",
"value": "BuildFromProject"
}
],
"specName": [
{
"lang": "csharp",
"value": "<xref uid=\"BuildFromProject\" text=\"BuildFromProject\"/>"
},
{
"lang": "vb",
"value": "<xref uid=\"BuildFromProject\" text=\"BuildFromProject\"/>"
}
],
"level": 0
},
"children": [
{
"inProperty": true,
"typePropertyName": "inProperty",
"id": "properties",
"children": [
{
"uid": "BuildFromProject.Inheritdoc.Issue9736.IJsonApiOptions.UseRelativeLinks",
"isEii": false,
"isExtensionMethod": false,
"parent": "BuildFromProject.Inheritdoc.Issue9736.IJsonApiOptions",
"isExternal": false,
"name": [
{
"lang": "csharp",
"value": "UseRelativeLinks"
},
{
"lang": "vb",
"value": "UseRelativeLinks"
}
],
"nameWithType": [
{
"lang": "csharp",
"value": "Inheritdoc.Issue9736.IJsonApiOptions.UseRelativeLinks"
},
{
"lang": "vb",
"value": "Inheritdoc.Issue9736.IJsonApiOptions.UseRelativeLinks"
}
],
"fullName": [
{
"lang": "csharp",
"value": "BuildFromProject.Inheritdoc.Issue9736.IJsonApiOptions.UseRelativeLinks"
},
{
"lang": "vb",
"value": "BuildFromProject.Inheritdoc.Issue9736.IJsonApiOptions.UseRelativeLinks"
}
],
"specName": [
{
"lang": "csharp",
"value": "<xref uid=\"BuildFromProject.Inheritdoc.Issue9736.IJsonApiOptions.UseRelativeLinks\" text=\"UseRelativeLinks\"/>"
},
{
"lang": "vb",
"value": "<xref uid=\"BuildFromProject.Inheritdoc.Issue9736.IJsonApiOptions.UseRelativeLinks\" text=\"UseRelativeLinks\"/>"
}
],
"syntax": {
"content": [
{
"lang": "csharp",
"value": "bool UseRelativeLinks { get; }"
},
{
"lang": "vb",
"value": "ReadOnly Property UseRelativeLinks As Boolean"
}
],
"parameters": [],
"return": null,
"propertyValue": {
"type": {
"uid": "System.Boolean",
"name": [
{
"lang": "csharp",
"value": "bool"
},
{
"lang": "vb",
"value": "Boolean"
}
],
"nameWithType": [
{
"lang": "csharp",
"value": "bool"
},
{
"lang": "vb",
"value": "Boolean"
}
],
"fullName": [
{
"lang": "csharp",
"value": "bool"
},
{
"lang": "vb",
"value": "Boolean"
}
],
"specName": [
{
"lang": "csharp",
"value": "<xref uid=\"System.Boolean\" text=\"bool\"/>"
},
{
"lang": "vb",
"value": "<xref uid=\"System.Boolean\" text=\"bool\"/>"
}
]
}
}
},
"source": {
"remote": {
"path": "samples/seed/dotnet/project/Project/Inheritdoc.cs",
"branch": "main",
"repo": "https://github.com/dotnet/docfx"
},
"id": "UseRelativeLinks",
"path": "dotnet/project/Project/Inheritdoc.cs",
"startLine": 138,
"endLine": 0
},
"assemblies": [
"BuildFromProject"
],
"namespace": "BuildFromProject",
"example": [
"<pre><code class=\"lang-csharp\">options.UseRelativeLinks = true;</code></pre>\n<pre><code class=\"lang-csharp\">{\n \"type\": \"articles\",\n \"id\": \"4309\",\n \"relationships\": {\n \"author\": {\n \"links\": {\n \"self\": \"/api/shopping/articles/4309/relationships/author\",\n \"related\": \"/api/shopping/articles/4309/author\"\n }\n }\n }\n}</code></pre>\n"
],
"overload": {
"uid": "BuildFromProject.Inheritdoc.Issue9736.IJsonApiOptions.UseRelativeLinks*",
"name": [
{
"lang": "csharp",
"value": "UseRelativeLinks"
},
{
"lang": "vb",
"value": "UseRelativeLinks"
}
],
"nameWithType": [
{
"lang": "csharp",
"value": "Inheritdoc.Issue9736.IJsonApiOptions.UseRelativeLinks"
},
{
"lang": "vb",
"value": "Inheritdoc.Issue9736.IJsonApiOptions.UseRelativeLinks"
}
],
"fullName": [
{
"lang": "csharp",
"value": "BuildFromProject.Inheritdoc.Issue9736.IJsonApiOptions.UseRelativeLinks"
},
{
"lang": "vb",
"value": "BuildFromProject.Inheritdoc.Issue9736.IJsonApiOptions.UseRelativeLinks"
}
],
"specName": [
{
"lang": "csharp",
"value": "<xref uid=\"BuildFromProject.Inheritdoc.Issue9736.IJsonApiOptions.UseRelativeLinks*\" text=\"UseRelativeLinks\"/>"
},
{
"lang": "vb",
"value": "<xref uid=\"BuildFromProject.Inheritdoc.Issue9736.IJsonApiOptions.UseRelativeLinks*\" text=\"UseRelativeLinks\"/>"
}
],
"id": "BuildFromProject_Inheritdoc_Issue9736_IJsonApiOptions_UseRelativeLinks_"
},
"level": 0,
"type": "property",
"summary": "<p sourcefile=\"obj/api/BuildFromProject.Inheritdoc.Issue9736.IJsonApiOptions.yml\" sourcestartlinenumber=\"1\">Whether to use relative links for all resources. <code>false</code> by default.</p>\n",
"platform": null,
"docurl": "https://github.com/dotnet/docfx/new/main/apiSpec/new?filename=BuildFromProject_Inheritdoc_Issue9736_IJsonApiOptions_UseRelativeLinks.md&value=---%0Auid%3A%20BuildFromProject.Inheritdoc.Issue9736.IJsonApiOptions.UseRelativeLinks%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A",
"sourceurl": "https://github.com/dotnet/docfx/blob/main/samples/seed/dotnet/project/Project/Inheritdoc.cs/#L139",
"description": "",
"remarks": "",
"conceptual": "",
"implements": "",
"seealso": [],
"id": "BuildFromProject_Inheritdoc_Issue9736_IJsonApiOptions_UseRelativeLinks",
"hideTitleType": false,
"hideSubtitle": false
}
]
}
],
"langs": [
"csharp",
"vb"
],
"name": [
{
"lang": "csharp",
"value": "Inheritdoc.Issue9736.IJsonApiOptions"
},
{
"lang": "vb",
"value": "Inheritdoc.Issue9736.IJsonApiOptions"
}
],
"nameWithType": [
{
"lang": "csharp",
"value": "Inheritdoc.Issue9736.IJsonApiOptions"
},
{
"lang": "vb",
"value": "Inheritdoc.Issue9736.IJsonApiOptions"
}
],
"fullName": [
{
"lang": "csharp",
"value": "BuildFromProject.Inheritdoc.Issue9736.IJsonApiOptions"
},
{
"lang": "vb",
"value": "BuildFromProject.Inheritdoc.Issue9736.IJsonApiOptions"
}
],
"type": "interface",
"source": {
"remote": {
"path": "samples/seed/dotnet/project/Project/Inheritdoc.cs",
"branch": "main",
"repo": "https://github.com/dotnet/docfx"
},
"id": "IJsonApiOptions",
"path": "dotnet/project/Project/Inheritdoc.cs",
"startLine": 114,
"endLine": 0
},
"assemblies": [
"BuildFromProject"
],
"namespace": {
"uid": "BuildFromProject",
"isEii": false,
"isExtensionMethod": false,
"href": "BuildFromProject.html",
"name": [
{
"lang": "csharp",
"value": "BuildFromProject"
},
{
"lang": "vb",
"value": "BuildFromProject"
}
],
"nameWithType": [
{
"lang": "csharp",
"value": "BuildFromProject"
},
{
"lang": "vb",
"value": "BuildFromProject"
}
],
"fullName": [
{
"lang": "csharp",
"value": "BuildFromProject"
},
{
"lang": "vb",
"value": "BuildFromProject"
}
],
"specName": [
{
"lang": "csharp",
"value": "<xref uid=\"BuildFromProject\" text=\"BuildFromProject\"/>"
},
{
"lang": "vb",
"value": "<xref uid=\"BuildFromProject\" text=\"BuildFromProject\"/>"
}
],
"level": 0
},
"syntax": {
"content": [
{
"lang": "csharp",
"value": "public interface Inheritdoc.Issue9736.IJsonApiOptions"
},
{
"lang": "vb",
"value": "Public Interface Inheritdoc.Issue9736.IJsonApiOptions"
}
]
},
"level": 0,
"_appName": "Seed",
"_appTitle": "docfx seed website",
"_enableSearch": true,
"pdf": true,
"pdfTocPage": true,
"_key": "obj/api/BuildFromProject.Inheritdoc.Issue9736.IJsonApiOptions.yml",
"_navKey": "~/toc.yml",
"_navPath": "toc.html",
"_navRel": "../toc.html",
"_path": "api/BuildFromProject.Inheritdoc.Issue9736.IJsonApiOptions.html",
"_rel": "../",
"_tocKey": "~/obj/api/toc.yml",
"_tocPath": "api/toc.html",
"_tocRel": "toc.html",
"yamlmime": "ManagedReference",
"docurl": "https://github.com/dotnet/docfx/new/main/apiSpec/new?filename=BuildFromProject_Inheritdoc_Issue9736_IJsonApiOptions.md&value=---%0Auid%3A%20BuildFromProject.Inheritdoc.Issue9736.IJsonApiOptions%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A",
"sourceurl": "https://github.com/dotnet/docfx/blob/main/samples/seed/dotnet/project/Project/Inheritdoc.cs/#L115",
"summary": "",
"description": "",
"remarks": "",
"conceptual": "",
"implements": "",
"example": "",
"seealso": [],
"id": "BuildFromProject_Inheritdoc_Issue9736_IJsonApiOptions",
"hideTitleType": false,
"hideSubtitle": false,
"isClass": true,
"inInterface": true,
"_disableToc": false,
"_disableNextArticle": true
}
Loading

0 comments on commit e1b692a

Please sign in to comment.