Skip to content

Commit

Permalink
Auto-generated documentation from f8a45c5
Browse files Browse the repository at this point in the history
  • Loading branch information
bkoelman committed Sep 26, 2024
1 parent 114f127 commit f7463d5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -230,7 +230,7 @@ <h2 class="section" id="properties">Properties

<h3 id="JsonApiDotNetCore_Errors_RouteNotAvailableException_Method" data-uid="JsonApiDotNetCore.Errors.RouteNotAvailableException.Method">
Method
<a class="header-action link-secondary" title="View source" href="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore/Errors/RouteNotAvailableException.cs/#L17"><i class="bi bi-code-slash"></i></a>
<a class="header-action link-secondary" title="View source" href="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore/Errors/RouteNotAvailableException.cs/#L18"><i class="bi bi-code-slash"></i></a>
</h3>

<div class="markdown level1 summary"></div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -227,7 +227,7 @@ <h2 class="section" id="properties">Properties

<h3 id="JsonApiDotNetCore_QueryStrings_FieldChains_PatternFormatException_Pattern" data-uid="JsonApiDotNetCore.QueryStrings.FieldChains.PatternFormatException.Pattern">
Pattern
<a class="header-action link-secondary" title="View source" href="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore/QueryStrings/FieldChains/PatternFormatException.cs/#L14"><i class="bi bi-code-slash"></i></a>
<a class="header-action link-secondary" title="View source" href="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore/QueryStrings/FieldChains/PatternFormatException.cs/#L15"><i class="bi bi-code-slash"></i></a>
</h3>

<div class="markdown level1 summary"><p>Gets the text of the invalid pattern.</p>
Expand Down Expand Up @@ -259,7 +259,7 @@ <h4 class="section">Property Value</h4>

<h3 id="JsonApiDotNetCore_QueryStrings_FieldChains_PatternFormatException_Position" data-uid="JsonApiDotNetCore.QueryStrings.FieldChains.PatternFormatException.Position">
Position
<a class="header-action link-secondary" title="View source" href="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore/QueryStrings/FieldChains/PatternFormatException.cs/#L19"><i class="bi bi-code-slash"></i></a>
<a class="header-action link-secondary" title="View source" href="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore/QueryStrings/FieldChains/PatternFormatException.cs/#L20"><i class="bi bi-code-slash"></i></a>
</h3>

<div class="markdown level1 summary"><p>Gets the zero-based error position in <a class="xref" href="JsonApiDotNetCore.QueryStrings.FieldChains.PatternFormatException.html#JsonApiDotNetCore_QueryStrings_FieldChains_PatternFormatException_Pattern">Pattern</a>, or at its end.</p>
Expand Down

0 comments on commit f7463d5

Please sign in to comment.