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.
1 parent 3cf366b commit ad4190aCopy full SHA for ad4190a
docs/specification/1.0.md
@@ -50,7 +50,7 @@ Each CDS Service SHALL be 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 [Hooks](#Hooks).
+`hook`| REQUIRED | *string* | The hook this service should be invoked on. See [Hooks](#hooks).
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