Skip to content

Commit

Permalink
api with newline
Browse files Browse the repository at this point in the history
  • Loading branch information
jirikuncar committed Feb 3, 2022
1 parent 9e85e97 commit c12366c
Show file tree
Hide file tree
Showing 46 changed files with 46 additions and 45 deletions.
1 change: 1 addition & 0 deletions .generator/src/generator/templates/api.j2
Original file line number Diff line number Diff line change
Expand Up @@ -229,3 +229,4 @@ module {{ config.moduleName }}
{%- endfor %}
end
end
{# keep new line at the end of file #}
2 changes: 1 addition & 1 deletion lib/datadog_api_client/v1/api/authentication_api.rb
Original file line number Diff line number Diff line change
Expand Up @@ -90,4 +90,4 @@ def validate_with_http_info(opts = {})
return data, status_code, headers
end
end
end
end
2 changes: 1 addition & 1 deletion lib/datadog_api_client/v1/api/aws_integration_api.rb
Original file line number Diff line number Diff line change
Expand Up @@ -718,4 +718,4 @@ def update_aws_account_with_http_info(body, opts = {})
return data, status_code, headers
end
end
end
end
2 changes: 1 addition & 1 deletion lib/datadog_api_client/v1/api/aws_logs_integration_api.rb
Original file line number Diff line number Diff line change
Expand Up @@ -569,4 +569,4 @@ def list_aws_logs_services_with_http_info(opts = {})
return data, status_code, headers
end
end
end
end
2 changes: 1 addition & 1 deletion lib/datadog_api_client/v1/api/azure_integration_api.rb
Original file line number Diff line number Diff line change
Expand Up @@ -410,4 +410,4 @@ def update_azure_integration_with_http_info(body, opts = {})
return data, status_code, headers
end
end
end
end
2 changes: 1 addition & 1 deletion lib/datadog_api_client/v1/api/dashboard_lists_api.rb
Original file line number Diff line number Diff line change
Expand Up @@ -397,4 +397,4 @@ def update_dashboard_list_with_http_info(list_id, body, opts = {})
return data, status_code, headers
end
end
end
end
2 changes: 1 addition & 1 deletion lib/datadog_api_client/v1/api/dashboards_api.rb
Original file line number Diff line number Diff line change
Expand Up @@ -565,4 +565,4 @@ def update_dashboard_with_http_info(dashboard_id, body, opts = {})
return data, status_code, headers
end
end
end
end
2 changes: 1 addition & 1 deletion lib/datadog_api_client/v1/api/downtimes_api.rb
Original file line number Diff line number Diff line change
Expand Up @@ -551,4 +551,4 @@ def update_downtime_with_http_info(downtime_id, body, opts = {})
return data, status_code, headers
end
end
end
end
2 changes: 1 addition & 1 deletion lib/datadog_api_client/v1/api/events_api.rb
Original file line number Diff line number Diff line change
Expand Up @@ -304,4 +304,4 @@ def list_events_with_http_info(start, _end, opts = {})
return data, status_code, headers
end
end
end
end
2 changes: 1 addition & 1 deletion lib/datadog_api_client/v1/api/gcp_integration_api.rb
Original file line number Diff line number Diff line change
Expand Up @@ -324,4 +324,4 @@ def update_gcp_integration_with_http_info(body, opts = {})
return data, status_code, headers
end
end
end
end
2 changes: 1 addition & 1 deletion lib/datadog_api_client/v1/api/hosts_api.rb
Original file line number Diff line number Diff line change
Expand Up @@ -358,4 +358,4 @@ def unmute_host_with_http_info(host_name, opts = {})
return data, status_code, headers
end
end
end
end
2 changes: 1 addition & 1 deletion lib/datadog_api_client/v1/api/ip_ranges_api.rb
Original file line number Diff line number Diff line change
Expand Up @@ -90,4 +90,4 @@ def get_ip_ranges_with_http_info(opts = {})
return data, status_code, headers
end
end
end
end
2 changes: 1 addition & 1 deletion lib/datadog_api_client/v1/api/key_management_api.rb
Original file line number Diff line number Diff line change
Expand Up @@ -771,4 +771,4 @@ def update_application_key_with_http_info(key, body, opts = {})
return data, status_code, headers
end
end
end
end
2 changes: 1 addition & 1 deletion lib/datadog_api_client/v1/api/logs_api.rb
Original file line number Diff line number Diff line change
Expand Up @@ -234,4 +234,4 @@ def submit_log_with_http_info(body, opts = {})
return data, status_code, headers
end
end
end
end
2 changes: 1 addition & 1 deletion lib/datadog_api_client/v1/api/logs_indexes_api.rb
Original file line number Diff line number Diff line change
Expand Up @@ -478,4 +478,4 @@ def update_logs_index_order_with_http_info(body, opts = {})
return data, status_code, headers
end
end
end
end
2 changes: 1 addition & 1 deletion lib/datadog_api_client/v1/api/logs_pipelines_api.rb
Original file line number Diff line number Diff line change
Expand Up @@ -562,4 +562,4 @@ def update_logs_pipeline_order_with_http_info(body, opts = {})
return data, status_code, headers
end
end
end
end
2 changes: 1 addition & 1 deletion lib/datadog_api_client/v1/api/metrics_api.rb
Original file line number Diff line number Diff line change
Expand Up @@ -528,4 +528,4 @@ def update_metric_metadata_with_http_info(metric_name, body, opts = {})
return data, status_code, headers
end
end
end
end
2 changes: 1 addition & 1 deletion lib/datadog_api_client/v1/api/monitors_api.rb
Original file line number Diff line number Diff line change
Expand Up @@ -1070,4 +1070,4 @@ def validate_monitor_with_http_info(body, opts = {})
return data, status_code, headers
end
end
end
end
2 changes: 1 addition & 1 deletion lib/datadog_api_client/v1/api/notebooks_api.rb
Original file line number Diff line number Diff line change
Expand Up @@ -439,4 +439,4 @@ def update_notebook_with_http_info(notebook_id, body, opts = {})
return data, status_code, headers
end
end
end
end
2 changes: 1 addition & 1 deletion lib/datadog_api_client/v1/api/organizations_api.rb
Original file line number Diff line number Diff line change
Expand Up @@ -434,4 +434,4 @@ def upload_id_p_for_org_with_http_info(public_id, body, opts = {})
return data, status_code, headers
end
end
end
end
Original file line number Diff line number Diff line change
Expand Up @@ -330,4 +330,4 @@ def update_pager_duty_integration_service_with_http_info(service_name, body, opt
return data, status_code, headers
end
end
end
end
2 changes: 1 addition & 1 deletion lib/datadog_api_client/v1/api/service_checks_api.rb
Original file line number Diff line number Diff line change
Expand Up @@ -107,4 +107,4 @@ def submit_service_check_with_http_info(body, opts = {})
return data, status_code, headers
end
end
end
end
Original file line number Diff line number Diff line change
Expand Up @@ -397,4 +397,4 @@ def update_slo_correction_with_http_info(slo_correction_id, body, opts = {})
return data, status_code, headers
end
end
end
end
Original file line number Diff line number Diff line change
Expand Up @@ -782,4 +782,4 @@ def update_slo_with_http_info(slo_id, body, opts = {})
return data, status_code, headers
end
end
end
end
2 changes: 1 addition & 1 deletion lib/datadog_api_client/v1/api/slack_integration_api.rb
Original file line number Diff line number Diff line change
Expand Up @@ -432,4 +432,4 @@ def update_slack_integration_channel_with_http_info(account_name, channel_name,
return data, status_code, headers
end
end
end
end
2 changes: 1 addition & 1 deletion lib/datadog_api_client/v1/api/snapshots_api.rb
Original file line number Diff line number Diff line change
Expand Up @@ -124,4 +124,4 @@ def get_graph_snapshot_with_http_info(start, _end, opts = {})
return data, status_code, headers
end
end
end
end
2 changes: 1 addition & 1 deletion lib/datadog_api_client/v1/api/synthetics_api.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2103,4 +2103,4 @@ def update_test_pause_status_with_http_info(public_id, body, opts = {})
return data, status_code, headers
end
end
end
end
2 changes: 1 addition & 1 deletion lib/datadog_api_client/v1/api/tags_api.rb
Original file line number Diff line number Diff line change
Expand Up @@ -430,4 +430,4 @@ def update_host_tags_with_http_info(host_name, body, opts = {})
return data, status_code, headers
end
end
end
end
2 changes: 1 addition & 1 deletion lib/datadog_api_client/v1/api/usage_metering_api.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2945,4 +2945,4 @@ def get_usage_top_avg_metrics_with_http_info(opts = {})
return data, status_code, headers
end
end
end
end
2 changes: 1 addition & 1 deletion lib/datadog_api_client/v1/api/users_api.rb
Original file line number Diff line number Diff line change
Expand Up @@ -413,4 +413,4 @@ def update_user_with_http_info(user_handle, body, opts = {})
return data, status_code, headers
end
end
end
end
2 changes: 1 addition & 1 deletion lib/datadog_api_client/v1/api/webhooks_integration_api.rb
Original file line number Diff line number Diff line change
Expand Up @@ -643,4 +643,4 @@ def update_webhooks_integration_custom_variable_with_http_info(custom_variable_n
return data, status_code, headers
end
end
end
end
Original file line number Diff line number Diff line change
Expand Up @@ -470,4 +470,4 @@ def update_cloud_workload_security_agent_rule_with_http_info(agent_rule_id, body
return data, status_code, headers
end
end
end
end
2 changes: 1 addition & 1 deletion lib/datadog_api_client/v2/api/dashboard_lists_api.rb
Original file line number Diff line number Diff line change
Expand Up @@ -346,4 +346,4 @@ def update_dashboard_list_items_with_http_info(dashboard_list_id, body, opts = {
return data, status_code, headers
end
end
end
end
2 changes: 1 addition & 1 deletion lib/datadog_api_client/v2/api/incident_services_api.rb
Original file line number Diff line number Diff line change
Expand Up @@ -419,4 +419,4 @@ def update_incident_service_with_http_info(service_id, body, opts = {})
return data, status_code, headers
end
end
end
end
2 changes: 1 addition & 1 deletion lib/datadog_api_client/v2/api/incident_teams_api.rb
Original file line number Diff line number Diff line change
Expand Up @@ -419,4 +419,4 @@ def update_incident_team_with_http_info(team_id, body, opts = {})
return data, status_code, headers
end
end
end
end
2 changes: 1 addition & 1 deletion lib/datadog_api_client/v2/api/incidents_api.rb
Original file line number Diff line number Diff line change
Expand Up @@ -413,4 +413,4 @@ def update_incident_with_http_info(incident_id, body, opts = {})
return data, status_code, headers
end
end
end
end
2 changes: 1 addition & 1 deletion lib/datadog_api_client/v2/api/key_management_api.rb
Original file line number Diff line number Diff line change
Expand Up @@ -1161,4 +1161,4 @@ def update_current_user_application_key_with_http_info(app_key_id, body, opts =
return data, status_code, headers
end
end
end
end
2 changes: 1 addition & 1 deletion lib/datadog_api_client/v2/api/logs_api.rb
Original file line number Diff line number Diff line change
Expand Up @@ -433,4 +433,4 @@ def submit_log_with_http_info(body, opts = {})
return data, status_code, headers
end
end
end
end
2 changes: 1 addition & 1 deletion lib/datadog_api_client/v2/api/logs_archives_api.rb
Original file line number Diff line number Diff line change
Expand Up @@ -796,4 +796,4 @@ def update_logs_archive_order_with_http_info(body, opts = {})
return data, status_code, headers
end
end
end
end
2 changes: 1 addition & 1 deletion lib/datadog_api_client/v2/api/logs_metrics_api.rb
Original file line number Diff line number Diff line change
Expand Up @@ -401,4 +401,4 @@ def update_logs_metric_with_http_info(metric_id, body, opts = {})
return data, status_code, headers
end
end
end
end
2 changes: 1 addition & 1 deletion lib/datadog_api_client/v2/api/metrics_api.rb
Original file line number Diff line number Diff line change
Expand Up @@ -598,4 +598,4 @@ def update_tag_configuration_with_http_info(metric_name, body, opts = {})
return data, status_code, headers
end
end
end
end
2 changes: 1 addition & 1 deletion lib/datadog_api_client/v2/api/processes_api.rb
Original file line number Diff line number Diff line change
Expand Up @@ -114,4 +114,4 @@ def list_processes_with_http_info(opts = {})
return data, status_code, headers
end
end
end
end
2 changes: 1 addition & 1 deletion lib/datadog_api_client/v2/api/roles_api.rb
Original file line number Diff line number Diff line change
Expand Up @@ -1059,4 +1059,4 @@ def update_role_with_http_info(role_id, body, opts = {})
return data, status_code, headers
end
end
end
end
2 changes: 1 addition & 1 deletion lib/datadog_api_client/v2/api/security_monitoring_api.rb
Original file line number Diff line number Diff line change
Expand Up @@ -968,4 +968,4 @@ def update_security_monitoring_rule_with_http_info(rule_id, body, opts = {})
return data, status_code, headers
end
end
end
end
2 changes: 1 addition & 1 deletion lib/datadog_api_client/v2/api/service_accounts_api.rb
Original file line number Diff line number Diff line change
Expand Up @@ -456,4 +456,4 @@ def update_service_account_application_key_with_http_info(service_account_id, ap
return data, status_code, headers
end
end
end
end
2 changes: 1 addition & 1 deletion lib/datadog_api_client/v2/api/users_api.rb
Original file line number Diff line number Diff line change
Expand Up @@ -805,4 +805,4 @@ def update_user_with_http_info(user_id, body, opts = {})
return data, status_code, headers
end
end
end
end

0 comments on commit c12366c

Please sign in to comment.