We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 59abe8a + ca9c548 commit b3d9d22Copy full SHA for b3d9d22
docs/specification/1.0.md
@@ -50,7 +50,7 @@ Each CDS Service is described by the following attributes.
50
51
Field | Optionality | Type | Description
52
----- | ----- | ----- | ---------
53
-`hook`| REQUIRED | *string* | The hook this service should be invoked on. See [Hook Catalog](#hook-catalog)
+`hook`| REQUIRED | *string* | The hook this service should be invoked on. See [Hooks](../hooks/index.md).
54
`title`| RECOMMENDED | *string* | The human-friendly name of this service
55
<nobr>`description`</nobr>| REQUIRED | *string* | The description of this service
56
`id` | REQUIRED | *string* | The {id} portion of the URL to this service which is available at<br />`{baseUrl}/cds-services/{id}`
0 commit comments