Skip to content

Commit d6526be

Browse files
docs: rename COMPOSED.md heading to user-facing label
The README index links to this file as "Compare APIs split across multiple files" — matching the label users see. The file's heading still said "Composed Mode", which is internal jargon. Aligns the heading with the link text. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent ce97a1b commit d6526be

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/COMPOSED.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## Composed Mode
1+
## Compare APIs Split Across Multiple Files
22
Composed mode compares two collections of OpenAPI specs instead of a pair of specs in the default mode.
33
The collections are specified using a [glob](https://en.wikipedia.org/wiki/Glob_(programming)).
44
This can be useful when your APIs are defined across multiple files, for example, when multiple services, each one with its own spec, are exposed behind an API gateway, and you want to check changes across all the specs at once.

0 commit comments

Comments
 (0)