Skip to content

Commit 0ee91ef

Browse files
committed
Fix coding style
1 parent 707bf05 commit 0ee91ef

File tree

2 files changed

+4
-6
lines changed

2 files changed

+4
-6
lines changed

src/JsonApiDotNetCore.Annotations/Controllers/JsonApiEndpoints.shared.cs

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,7 @@ public enum JsonApiEndpoints
4747
GetRelationship = 1 << 3,
4848

4949
/// <summary>
50-
/// Represents the endpoint to create a new resource with attributes, relationships or both. Example:
51-
/// <code><![CDATA[
50+
/// Represents the endpoint to create a new resource with attributes, relationships or both. Example: <code><![CDATA[
5251
/// POST /articles HTTP/1.1
5352
/// ]]></code>
5453
/// </summary>
@@ -109,4 +108,4 @@ public enum JsonApiEndpoints
109108
/// Represents all of the JSON:API endpoints.
110109
/// </summary>
111110
All = Query | Command
112-
}
111+
}

src/JsonApiDotNetCore.SourceGenerators/JsonApiEndpointsCopy.cs

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,7 @@ public enum JsonApiEndpointsCopy
4444
GetRelationship = 1 << 3,
4545

4646
/// <summary>
47-
/// Represents the endpoint to create a new resource with attributes, relationships or both. Example:
48-
/// <code><![CDATA[
47+
/// Represents the endpoint to create a new resource with attributes, relationships or both. Example: <code><![CDATA[
4948
/// POST /articles HTTP/1.1
5049
/// ]]></code>
5150
/// </summary>
@@ -106,4 +105,4 @@ public enum JsonApiEndpointsCopy
106105
/// Represents all of the JSON:API endpoints.
107106
/// </summary>
108107
All = Query | Command
109-
}
108+
}

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy