You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@api_client.config.logger.debug 'Calling API: WordsApi.get_document_field_names_online ...' if @api_client.config.debugging
7220
-
# verify the required parameter 'document' is set
7221
-
raise ArgumentError, 'Missing the required parameter document when calling WordsApi.get_document_field_names_online' if @api_client.config.client_side_validation && request.document.nil?
7220
+
# verify the required parameter 'template' is set
7221
+
raise ArgumentError, 'Missing the required parameter template when calling WordsApi.get_document_field_names_online' if @api_client.config.client_side_validation && request.template.nil?
raiseArgumentError,'Missing the required parameter document when calling WordsApi.get_document_field_names_online'ifapi_client.config.client_side_validation && self.document.nil?
60
+
# verify the required parameter 'template' is set
61
+
raiseArgumentError,'Missing the required parameter template when calling WordsApi.get_document_field_names_online'ifapi_client.config.client_side_validation && self.template.nil?
raiseArgumentError,'Missing the required parameter document when calling WordsApi.get_document_field_names_online'ifapi_client.config.client_side_validation && self.document.nil?
110
+
# verify the required parameter 'template' is set
111
+
raiseArgumentError,'Missing the required parameter template when calling WordsApi.get_document_field_names_online'ifapi_client.config.client_side_validation && self.template.nil?
0 commit comments