Skip to content

Commit 9afd483

Browse files
committed
Address review comments
1 parent 8f0aa9c commit 9afd483

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/resources/projects/settings/project-apis.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -143,6 +143,8 @@ Before you read or update project files, you need to know what YAML files are av
143143
}
144144
```
145145

146+
The `fileNames` array lists out all the available YAML files. The `versionInfo` section provides metadata about the schema version and its unique fingerprint. If any part of `versionInfo` changes, it indicates that the API or the structure of the YAML responses has been updated.
147+
146148
#### Example Usage
147149
```jsx
148150
curl -X GET \

0 commit comments

Comments
 (0)