Skip to content
This repository was archived by the owner on Feb 23, 2024. It is now read-only.

Commit dac1e9d

Browse files
authored
Merge pull request #92 from miaojiang/Ready19
minor changs
2 parents 4397be6 + a3cd97d commit dac1e9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/demo/Input/valid.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ api:
1919
revision: 1 # Optional
2020
revisionDescription: My first revision # Optional
2121
operations: # Optional
22-
addPet: # Must match the operationId property of a path's operations
22+
addPet: # Must match the operationId property of a path's operations
2323
policy: /Users/miaojiang/Work/azure-api-management-devops-example/example/demo/Input/operationRateLimit.xml # Optional, can be url or local file
2424
deletePet: # Must match the operationId property of a path's operations
2525
policy: /Users/miaojiang/Work/azure-api-management-devops-example/example/demo/Input/operationRateLimit.xml # Optional, can be url or local file

0 commit comments

Comments
 (0)