Skip to content

Commit 29dd29b

Browse files
committed
Revert "Dummy change to schema file"
This reverts commit dc6178b.
1 parent dc6178b commit 29dd29b

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.github/workflows/check-restricted-files.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ name: check-restricted-files
88
on:
99
pull_request:
1010
paths:
11-
- 'schemas/**/*.json'
1211
- 'schemas/**/*.yaml'
1312
- 'versions/*.md'
1413

schemas/v3.0/schema.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
id: https://spec.openapis.org/oas/3.0/schema/WORK-IN-PROGRESS
22
$schema: http://json-schema.org/draft-04/schema#
3-
description: The description of OpenAPI v3.0.x Documents - dummy change
3+
description: The description of OpenAPI v3.0.x Documents
44
type: object
55
required:
66
- openapi

0 commit comments

Comments
 (0)