Add response template to template container
template id
API plain response
ResponseTemplateManager instance for method chaining
Generate API response template string for given code and description
API response code
API response description
generate response template string
Get response template instance from template container
template id
template instance
Return all available response templates
all available response template instances
Check if given template exists in template container
template id
boolean result
Check if given API response hash matches a given template by code and description
api response hash
template id
boolean result
Check if given API plain response matches a given template by code and description
API plain response
template id
boolean result
Static
getGet ResponseTemplateManager Instance
ResponseTemplateManager Instance
ResponseTemplateManager Singleton Class