Skip to content

Commit 26daecd

Browse files
committed
Remove internal references from public scanner
1 parent 0d9bf49 commit 26daecd

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/scripts/openapi-breaking-changes.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
#!/usr/bin/env python3
22
"""Detect breaking changes between two OpenAPI description files.
33
4-
Implements the breaking-change list from
5-
`github/api-platform/docs/creating-an-openapi-release.md`:
4+
Implements the project's documented breaking-change list:
65
76
1. An operationId name has been changed.
87
2. A URL parameter name has been changed.

0 commit comments

Comments
 (0)