Custom
It helps you to add custom component in the menu.
Possible Locations
Child Elements
- Custom recurrent
- Authentication recurrent
- Operation recurrent
- Server recurrent
- Resource recurrent
- Tag recurrent
- Content
Attributes
Name | Type | Description |
---|---|---|
title required |
String | The name, which has to be displayed in the help document. |
home-page | Boolean | Decides whether this element has to be displayed as home page.
|
Example
Whenever you want to add additional information (apart from the details in ZSPEC, you can use this tag. Let us say you want to add the API Limits as a separate page, then you need to add the details inside <content> of <custom> as shown below.
copy<custom title="API Limits"> <content> # API Limits API calls in Travel Bureau are associated with credits. Each API call made will result in a reduction of 1 credit. The credits are deducted from your credit count, based on the type of the API call that you make. If your organization requires more API credits than the allowed limit, the super-admin of your org can increase the credit limit by contacting our support team. </content> </custom>
Last Updated 2025-05-30 16:54:59 +0530 +0530
Yes
No
Send your feedback to us
Skip
Submit