From 2b52398aa8e50abd9e13ed450981e10cc3ad6d0a Mon Sep 17 00:00:00 2001 From: Dave Cameron <dcameron@digitalocean.com> Date: Wed, 28 Feb 2018 18:28:28 -0500 Subject: [PATCH] Add the copyright header back to all the files. --- Makefile | 5 +- copyright_header.txt | 13 +++ .../circuits_choices_list_parameters.go | 14 ++++ .../circuits_choices_list_responses.go | 14 ++++ .../circuits_choices_read_parameters.go | 14 ++++ .../circuits_choices_read_responses.go | 14 ++++ ..._circuit_terminations_create_parameters.go | 14 ++++ ...s_circuit_terminations_create_responses.go | 14 ++++ ..._circuit_terminations_delete_parameters.go | 14 ++++ ...s_circuit_terminations_delete_responses.go | 14 ++++ ...ts_circuit_terminations_list_parameters.go | 14 ++++ ...its_circuit_terminations_list_responses.go | 14 ++++ ..._terminations_partial_update_parameters.go | 14 ++++ ...t_terminations_partial_update_responses.go | 14 ++++ ...ts_circuit_terminations_read_parameters.go | 14 ++++ ...its_circuit_terminations_read_responses.go | 14 ++++ ..._circuit_terminations_update_parameters.go | 14 ++++ ...s_circuit_terminations_update_responses.go | 14 ++++ ...ircuits_circuit_types_create_parameters.go | 14 ++++ ...circuits_circuit_types_create_responses.go | 14 ++++ ...ircuits_circuit_types_delete_parameters.go | 14 ++++ ...circuits_circuit_types_delete_responses.go | 14 ++++ .../circuits_circuit_types_list_parameters.go | 14 ++++ .../circuits_circuit_types_list_responses.go | 14 ++++ ...circuit_types_partial_update_parameters.go | 14 ++++ ..._circuit_types_partial_update_responses.go | 14 ++++ .../circuits_circuit_types_read_parameters.go | 14 ++++ .../circuits_circuit_types_read_responses.go | 14 ++++ ...ircuits_circuit_types_update_parameters.go | 14 ++++ ...circuits_circuit_types_update_responses.go | 14 ++++ .../circuits_circuits_create_parameters.go | 14 ++++ .../circuits_circuits_create_responses.go | 14 ++++ .../circuits_circuits_delete_parameters.go | 14 ++++ .../circuits_circuits_delete_responses.go | 14 ++++ .../circuits_circuits_list_parameters.go | 14 ++++ .../circuits_circuits_list_responses.go | 14 ++++ ...uits_circuits_partial_update_parameters.go | 14 ++++ ...cuits_circuits_partial_update_responses.go | 14 ++++ .../circuits_circuits_read_parameters.go | 14 ++++ .../circuits_circuits_read_responses.go | 14 ++++ .../circuits_circuits_update_parameters.go | 14 ++++ .../circuits_circuits_update_responses.go | 14 ++++ netbox/client/circuits/circuits_client.go | 14 ++++ .../circuits_providers_create_parameters.go | 14 ++++ .../circuits_providers_create_responses.go | 14 ++++ .../circuits_providers_delete_parameters.go | 14 ++++ .../circuits_providers_delete_responses.go | 14 ++++ .../circuits_providers_graphs_parameters.go | 14 ++++ .../circuits_providers_graphs_responses.go | 14 ++++ .../circuits_providers_list_parameters.go | 14 ++++ .../circuits_providers_list_responses.go | 14 ++++ ...its_providers_partial_update_parameters.go | 14 ++++ ...uits_providers_partial_update_responses.go | 14 ++++ .../circuits_providers_read_parameters.go | 14 ++++ .../circuits_providers_read_responses.go | 14 ++++ .../circuits_providers_update_parameters.go | 14 ++++ .../circuits_providers_update_responses.go | 14 ++++ .../dcim/dcim_choices_list_parameters.go | 14 ++++ .../dcim/dcim_choices_list_responses.go | 14 ++++ .../dcim/dcim_choices_read_parameters.go | 14 ++++ .../dcim/dcim_choices_read_responses.go | 14 ++++ netbox/client/dcim/dcim_client.go | 14 ++++ .../dcim_connected_device_list_parameters.go | 14 ++++ .../dcim_connected_device_list_responses.go | 14 ++++ ...cim_console_connections_list_parameters.go | 14 ++++ ...dcim_console_connections_list_responses.go | 14 ++++ ...onsole_port_templates_create_parameters.go | 14 ++++ ...console_port_templates_create_responses.go | 14 ++++ ...onsole_port_templates_delete_parameters.go | 14 ++++ ...console_port_templates_delete_responses.go | 14 ++++ ..._console_port_templates_list_parameters.go | 14 ++++ ...m_console_port_templates_list_responses.go | 14 ++++ ...ort_templates_partial_update_parameters.go | 14 ++++ ...port_templates_partial_update_responses.go | 14 ++++ ..._console_port_templates_read_parameters.go | 14 ++++ ...m_console_port_templates_read_responses.go | 14 ++++ ...onsole_port_templates_update_parameters.go | 14 ++++ ...console_port_templates_update_responses.go | 14 ++++ .../dcim_console_ports_create_parameters.go | 14 ++++ .../dcim_console_ports_create_responses.go | 14 ++++ .../dcim_console_ports_delete_parameters.go | 14 ++++ .../dcim_console_ports_delete_responses.go | 14 ++++ .../dcim_console_ports_list_parameters.go | 14 ++++ .../dcim/dcim_console_ports_list_responses.go | 14 ++++ ...console_ports_partial_update_parameters.go | 14 ++++ ..._console_ports_partial_update_responses.go | 14 ++++ .../dcim_console_ports_read_parameters.go | 14 ++++ .../dcim/dcim_console_ports_read_responses.go | 14 ++++ .../dcim_console_ports_update_parameters.go | 14 ++++ .../dcim_console_ports_update_responses.go | 14 ++++ ...server_port_templates_create_parameters.go | 14 ++++ ..._server_port_templates_create_responses.go | 14 ++++ ...server_port_templates_delete_parameters.go | 14 ++++ ..._server_port_templates_delete_responses.go | 14 ++++ ...e_server_port_templates_list_parameters.go | 14 ++++ ...le_server_port_templates_list_responses.go | 14 ++++ ...ort_templates_partial_update_parameters.go | 14 ++++ ...port_templates_partial_update_responses.go | 14 ++++ ...e_server_port_templates_read_parameters.go | 14 ++++ ...le_server_port_templates_read_responses.go | 14 ++++ ...server_port_templates_update_parameters.go | 14 ++++ ..._server_port_templates_update_responses.go | 14 ++++ ..._console_server_ports_create_parameters.go | 14 ++++ ...m_console_server_ports_create_responses.go | 14 ++++ ..._console_server_ports_delete_parameters.go | 14 ++++ ...m_console_server_ports_delete_responses.go | 14 ++++ ...im_console_server_ports_list_parameters.go | 14 ++++ ...cim_console_server_ports_list_responses.go | 14 ++++ ..._server_ports_partial_update_parameters.go | 14 ++++ ...e_server_ports_partial_update_responses.go | 14 ++++ ...im_console_server_ports_read_parameters.go | 14 ++++ ...cim_console_server_ports_read_responses.go | 14 ++++ ..._console_server_ports_update_parameters.go | 14 ++++ ...m_console_server_ports_update_responses.go | 14 ++++ ..._device_bay_templates_create_parameters.go | 14 ++++ ...m_device_bay_templates_create_responses.go | 14 ++++ ..._device_bay_templates_delete_parameters.go | 14 ++++ ...m_device_bay_templates_delete_responses.go | 14 ++++ ...im_device_bay_templates_list_parameters.go | 14 ++++ ...cim_device_bay_templates_list_responses.go | 14 ++++ ...bay_templates_partial_update_parameters.go | 14 ++++ ..._bay_templates_partial_update_responses.go | 14 ++++ ...im_device_bay_templates_read_parameters.go | 14 ++++ ...cim_device_bay_templates_read_responses.go | 14 ++++ ..._device_bay_templates_update_parameters.go | 14 ++++ ...m_device_bay_templates_update_responses.go | 14 ++++ .../dcim_device_bays_create_parameters.go | 14 ++++ .../dcim/dcim_device_bays_create_responses.go | 14 ++++ .../dcim_device_bays_delete_parameters.go | 14 ++++ .../dcim/dcim_device_bays_delete_responses.go | 14 ++++ .../dcim/dcim_device_bays_list_parameters.go | 14 ++++ .../dcim/dcim_device_bays_list_responses.go | 14 ++++ ...m_device_bays_partial_update_parameters.go | 14 ++++ ...im_device_bays_partial_update_responses.go | 14 ++++ .../dcim/dcim_device_bays_read_parameters.go | 14 ++++ .../dcim/dcim_device_bays_read_responses.go | 14 ++++ .../dcim_device_bays_update_parameters.go | 14 ++++ .../dcim/dcim_device_bays_update_responses.go | 14 ++++ .../dcim_device_roles_create_parameters.go | 14 ++++ .../dcim_device_roles_create_responses.go | 14 ++++ .../dcim_device_roles_delete_parameters.go | 14 ++++ .../dcim_device_roles_delete_responses.go | 14 ++++ .../dcim/dcim_device_roles_list_parameters.go | 14 ++++ .../dcim/dcim_device_roles_list_responses.go | 14 ++++ ..._device_roles_partial_update_parameters.go | 14 ++++ ...m_device_roles_partial_update_responses.go | 14 ++++ .../dcim/dcim_device_roles_read_parameters.go | 14 ++++ .../dcim/dcim_device_roles_read_responses.go | 14 ++++ .../dcim_device_roles_update_parameters.go | 14 ++++ .../dcim_device_roles_update_responses.go | 14 ++++ .../dcim_device_types_create_parameters.go | 14 ++++ .../dcim_device_types_create_responses.go | 14 ++++ .../dcim_device_types_delete_parameters.go | 14 ++++ .../dcim_device_types_delete_responses.go | 14 ++++ .../dcim/dcim_device_types_list_parameters.go | 14 ++++ .../dcim/dcim_device_types_list_responses.go | 14 ++++ ..._device_types_partial_update_parameters.go | 14 ++++ ...m_device_types_partial_update_responses.go | 14 ++++ .../dcim/dcim_device_types_read_parameters.go | 14 ++++ .../dcim/dcim_device_types_read_responses.go | 14 ++++ .../dcim_device_types_update_parameters.go | 14 ++++ .../dcim_device_types_update_responses.go | 14 ++++ .../dcim/dcim_devices_create_parameters.go | 14 ++++ .../dcim/dcim_devices_create_responses.go | 14 ++++ .../dcim/dcim_devices_delete_parameters.go | 14 ++++ .../dcim/dcim_devices_delete_responses.go | 14 ++++ .../dcim/dcim_devices_list_parameters.go | 14 ++++ .../dcim/dcim_devices_list_responses.go | 14 ++++ .../dcim/dcim_devices_napalm_parameters.go | 14 ++++ .../dcim/dcim_devices_napalm_responses.go | 14 ++++ .../dcim_devices_partial_update_parameters.go | 14 ++++ .../dcim_devices_partial_update_responses.go | 14 ++++ .../dcim/dcim_devices_read_parameters.go | 14 ++++ .../dcim/dcim_devices_read_responses.go | 14 ++++ .../dcim/dcim_devices_update_parameters.go | 14 ++++ .../dcim/dcim_devices_update_responses.go | 14 ++++ ...interface_connections_create_parameters.go | 14 ++++ ..._interface_connections_create_responses.go | 14 ++++ ...interface_connections_delete_parameters.go | 14 ++++ ..._interface_connections_delete_responses.go | 14 ++++ ...m_interface_connections_list_parameters.go | 14 ++++ ...im_interface_connections_list_responses.go | 14 ++++ ...e_connections_partial_update_parameters.go | 14 ++++ ...ce_connections_partial_update_responses.go | 14 ++++ ...m_interface_connections_read_parameters.go | 14 ++++ ...im_interface_connections_read_responses.go | 14 ++++ ...interface_connections_update_parameters.go | 14 ++++ ..._interface_connections_update_responses.go | 14 ++++ ...m_interface_templates_create_parameters.go | 14 ++++ ...im_interface_templates_create_responses.go | 14 ++++ ...m_interface_templates_delete_parameters.go | 14 ++++ ...im_interface_templates_delete_responses.go | 14 ++++ ...cim_interface_templates_list_parameters.go | 14 ++++ ...dcim_interface_templates_list_responses.go | 14 ++++ ...ace_templates_partial_update_parameters.go | 14 ++++ ...face_templates_partial_update_responses.go | 14 ++++ ...cim_interface_templates_read_parameters.go | 14 ++++ ...dcim_interface_templates_read_responses.go | 14 ++++ ...m_interface_templates_update_parameters.go | 14 ++++ ...im_interface_templates_update_responses.go | 14 ++++ .../dcim/dcim_interfaces_create_parameters.go | 14 ++++ .../dcim/dcim_interfaces_create_responses.go | 14 ++++ .../dcim/dcim_interfaces_delete_parameters.go | 14 ++++ .../dcim/dcim_interfaces_delete_responses.go | 14 ++++ .../dcim/dcim_interfaces_graphs_parameters.go | 14 ++++ .../dcim/dcim_interfaces_graphs_responses.go | 14 ++++ .../dcim/dcim_interfaces_list_parameters.go | 14 ++++ .../dcim/dcim_interfaces_list_responses.go | 14 ++++ ...im_interfaces_partial_update_parameters.go | 14 ++++ ...cim_interfaces_partial_update_responses.go | 14 ++++ .../dcim/dcim_interfaces_read_parameters.go | 14 ++++ .../dcim/dcim_interfaces_read_responses.go | 14 ++++ .../dcim/dcim_interfaces_update_parameters.go | 14 ++++ .../dcim/dcim_interfaces_update_responses.go | 14 ++++ .../dcim_inventory_items_create_parameters.go | 14 ++++ .../dcim_inventory_items_create_responses.go | 14 ++++ .../dcim_inventory_items_delete_parameters.go | 14 ++++ .../dcim_inventory_items_delete_responses.go | 14 ++++ .../dcim_inventory_items_list_parameters.go | 14 ++++ .../dcim_inventory_items_list_responses.go | 14 ++++ ...ventory_items_partial_update_parameters.go | 14 ++++ ...nventory_items_partial_update_responses.go | 14 ++++ .../dcim_inventory_items_read_parameters.go | 14 ++++ .../dcim_inventory_items_read_responses.go | 14 ++++ .../dcim_inventory_items_update_parameters.go | 14 ++++ .../dcim_inventory_items_update_responses.go | 14 ++++ .../dcim_manufacturers_create_parameters.go | 14 ++++ .../dcim_manufacturers_create_responses.go | 14 ++++ .../dcim_manufacturers_delete_parameters.go | 14 ++++ .../dcim_manufacturers_delete_responses.go | 14 ++++ .../dcim_manufacturers_list_parameters.go | 14 ++++ .../dcim/dcim_manufacturers_list_responses.go | 14 ++++ ...manufacturers_partial_update_parameters.go | 14 ++++ ..._manufacturers_partial_update_responses.go | 14 ++++ .../dcim_manufacturers_read_parameters.go | 14 ++++ .../dcim/dcim_manufacturers_read_responses.go | 14 ++++ .../dcim_manufacturers_update_parameters.go | 14 ++++ .../dcim_manufacturers_update_responses.go | 14 ++++ .../dcim/dcim_platforms_create_parameters.go | 14 ++++ .../dcim/dcim_platforms_create_responses.go | 14 ++++ .../dcim/dcim_platforms_delete_parameters.go | 14 ++++ .../dcim/dcim_platforms_delete_responses.go | 14 ++++ .../dcim/dcim_platforms_list_parameters.go | 14 ++++ .../dcim/dcim_platforms_list_responses.go | 14 ++++ ...cim_platforms_partial_update_parameters.go | 14 ++++ ...dcim_platforms_partial_update_responses.go | 14 ++++ .../dcim/dcim_platforms_read_parameters.go | 14 ++++ .../dcim/dcim_platforms_read_responses.go | 14 ++++ .../dcim/dcim_platforms_update_parameters.go | 14 ++++ .../dcim/dcim_platforms_update_responses.go | 14 ++++ .../dcim_power_connections_list_parameters.go | 14 ++++ .../dcim_power_connections_list_responses.go | 14 ++++ ...ower_outlet_templates_create_parameters.go | 14 ++++ ...power_outlet_templates_create_responses.go | 14 ++++ ...ower_outlet_templates_delete_parameters.go | 14 ++++ ...power_outlet_templates_delete_responses.go | 14 ++++ ..._power_outlet_templates_list_parameters.go | 14 ++++ ...m_power_outlet_templates_list_responses.go | 14 ++++ ...let_templates_partial_update_parameters.go | 14 ++++ ...tlet_templates_partial_update_responses.go | 14 ++++ ..._power_outlet_templates_read_parameters.go | 14 ++++ ...m_power_outlet_templates_read_responses.go | 14 ++++ ...ower_outlet_templates_update_parameters.go | 14 ++++ ...power_outlet_templates_update_responses.go | 14 ++++ .../dcim_power_outlets_create_parameters.go | 14 ++++ .../dcim_power_outlets_create_responses.go | 14 ++++ .../dcim_power_outlets_delete_parameters.go | 14 ++++ .../dcim_power_outlets_delete_responses.go | 14 ++++ .../dcim_power_outlets_list_parameters.go | 14 ++++ .../dcim/dcim_power_outlets_list_responses.go | 14 ++++ ...power_outlets_partial_update_parameters.go | 14 ++++ ..._power_outlets_partial_update_responses.go | 14 ++++ .../dcim_power_outlets_read_parameters.go | 14 ++++ .../dcim/dcim_power_outlets_read_responses.go | 14 ++++ .../dcim_power_outlets_update_parameters.go | 14 ++++ .../dcim_power_outlets_update_responses.go | 14 ++++ ..._power_port_templates_create_parameters.go | 14 ++++ ...m_power_port_templates_create_responses.go | 14 ++++ ..._power_port_templates_delete_parameters.go | 14 ++++ ...m_power_port_templates_delete_responses.go | 14 ++++ ...im_power_port_templates_list_parameters.go | 14 ++++ ...cim_power_port_templates_list_responses.go | 14 ++++ ...ort_templates_partial_update_parameters.go | 14 ++++ ...port_templates_partial_update_responses.go | 14 ++++ ...im_power_port_templates_read_parameters.go | 14 ++++ ...cim_power_port_templates_read_responses.go | 14 ++++ ..._power_port_templates_update_parameters.go | 14 ++++ ...m_power_port_templates_update_responses.go | 14 ++++ .../dcim_power_ports_create_parameters.go | 14 ++++ .../dcim/dcim_power_ports_create_responses.go | 14 ++++ .../dcim_power_ports_delete_parameters.go | 14 ++++ .../dcim/dcim_power_ports_delete_responses.go | 14 ++++ .../dcim/dcim_power_ports_list_parameters.go | 14 ++++ .../dcim/dcim_power_ports_list_responses.go | 14 ++++ ...m_power_ports_partial_update_parameters.go | 14 ++++ ...im_power_ports_partial_update_responses.go | 14 ++++ .../dcim/dcim_power_ports_read_parameters.go | 14 ++++ .../dcim/dcim_power_ports_read_responses.go | 14 ++++ .../dcim_power_ports_update_parameters.go | 14 ++++ .../dcim/dcim_power_ports_update_responses.go | 14 ++++ .../dcim_rack_groups_create_parameters.go | 14 ++++ .../dcim/dcim_rack_groups_create_responses.go | 14 ++++ .../dcim_rack_groups_delete_parameters.go | 14 ++++ .../dcim/dcim_rack_groups_delete_responses.go | 14 ++++ .../dcim/dcim_rack_groups_list_parameters.go | 14 ++++ .../dcim/dcim_rack_groups_list_responses.go | 14 ++++ ...m_rack_groups_partial_update_parameters.go | 14 ++++ ...im_rack_groups_partial_update_responses.go | 14 ++++ .../dcim/dcim_rack_groups_read_parameters.go | 14 ++++ .../dcim/dcim_rack_groups_read_responses.go | 14 ++++ .../dcim_rack_groups_update_parameters.go | 14 ++++ .../dcim/dcim_rack_groups_update_responses.go | 14 ++++ ...cim_rack_reservations_create_parameters.go | 14 ++++ ...dcim_rack_reservations_create_responses.go | 14 ++++ ...cim_rack_reservations_delete_parameters.go | 14 ++++ ...dcim_rack_reservations_delete_responses.go | 14 ++++ .../dcim_rack_reservations_list_parameters.go | 14 ++++ .../dcim_rack_reservations_list_responses.go | 14 ++++ ..._reservations_partial_update_parameters.go | 14 ++++ ...k_reservations_partial_update_responses.go | 14 ++++ .../dcim_rack_reservations_read_parameters.go | 14 ++++ .../dcim_rack_reservations_read_responses.go | 14 ++++ ...cim_rack_reservations_update_parameters.go | 14 ++++ ...dcim_rack_reservations_update_responses.go | 14 ++++ .../dcim/dcim_rack_roles_create_parameters.go | 14 ++++ .../dcim/dcim_rack_roles_create_responses.go | 14 ++++ .../dcim/dcim_rack_roles_delete_parameters.go | 14 ++++ .../dcim/dcim_rack_roles_delete_responses.go | 14 ++++ .../dcim/dcim_rack_roles_list_parameters.go | 14 ++++ .../dcim/dcim_rack_roles_list_responses.go | 14 ++++ ...im_rack_roles_partial_update_parameters.go | 14 ++++ ...cim_rack_roles_partial_update_responses.go | 14 ++++ .../dcim/dcim_rack_roles_read_parameters.go | 14 ++++ .../dcim/dcim_rack_roles_read_responses.go | 14 ++++ .../dcim/dcim_rack_roles_update_parameters.go | 14 ++++ .../dcim/dcim_rack_roles_update_responses.go | 14 ++++ .../dcim/dcim_racks_create_parameters.go | 14 ++++ .../dcim/dcim_racks_create_responses.go | 14 ++++ .../dcim/dcim_racks_delete_parameters.go | 14 ++++ .../dcim/dcim_racks_delete_responses.go | 14 ++++ .../client/dcim/dcim_racks_list_parameters.go | 14 ++++ .../client/dcim/dcim_racks_list_responses.go | 14 ++++ .../dcim_racks_partial_update_parameters.go | 14 ++++ .../dcim_racks_partial_update_responses.go | 14 ++++ .../client/dcim/dcim_racks_read_parameters.go | 14 ++++ .../client/dcim/dcim_racks_read_responses.go | 14 ++++ .../dcim/dcim_racks_units_parameters.go | 14 ++++ .../client/dcim/dcim_racks_units_responses.go | 14 ++++ .../dcim/dcim_racks_update_parameters.go | 14 ++++ .../dcim/dcim_racks_update_responses.go | 14 ++++ .../dcim/dcim_regions_create_parameters.go | 14 ++++ .../dcim/dcim_regions_create_responses.go | 14 ++++ .../dcim/dcim_regions_delete_parameters.go | 14 ++++ .../dcim/dcim_regions_delete_responses.go | 14 ++++ .../dcim/dcim_regions_list_parameters.go | 14 ++++ .../dcim/dcim_regions_list_responses.go | 14 ++++ .../dcim_regions_partial_update_parameters.go | 14 ++++ .../dcim_regions_partial_update_responses.go | 14 ++++ .../dcim/dcim_regions_read_parameters.go | 14 ++++ .../dcim/dcim_regions_read_responses.go | 14 ++++ .../dcim/dcim_regions_update_parameters.go | 14 ++++ .../dcim/dcim_regions_update_responses.go | 14 ++++ .../dcim/dcim_sites_create_parameters.go | 14 ++++ .../dcim/dcim_sites_create_responses.go | 14 ++++ .../dcim/dcim_sites_delete_parameters.go | 14 ++++ .../dcim/dcim_sites_delete_responses.go | 14 ++++ .../dcim/dcim_sites_graphs_parameters.go | 14 ++++ .../dcim/dcim_sites_graphs_responses.go | 14 ++++ .../client/dcim/dcim_sites_list_parameters.go | 14 ++++ .../client/dcim/dcim_sites_list_responses.go | 14 ++++ .../dcim_sites_partial_update_parameters.go | 14 ++++ .../dcim_sites_partial_update_responses.go | 14 ++++ .../client/dcim/dcim_sites_read_parameters.go | 14 ++++ .../client/dcim/dcim_sites_read_responses.go | 14 ++++ .../dcim/dcim_sites_update_parameters.go | 14 ++++ .../dcim/dcim_sites_update_responses.go | 14 ++++ .../dcim_virtual_chassis_create_parameters.go | 14 ++++ .../dcim_virtual_chassis_create_responses.go | 14 ++++ .../dcim_virtual_chassis_delete_parameters.go | 14 ++++ .../dcim_virtual_chassis_delete_responses.go | 14 ++++ .../dcim_virtual_chassis_list_parameters.go | 14 ++++ .../dcim_virtual_chassis_list_responses.go | 14 ++++ ...rtual_chassis_partial_update_parameters.go | 14 ++++ ...irtual_chassis_partial_update_responses.go | 14 ++++ .../dcim_virtual_chassis_read_parameters.go | 14 ++++ .../dcim_virtual_chassis_read_responses.go | 14 ++++ .../dcim_virtual_chassis_update_parameters.go | 14 ++++ .../dcim_virtual_chassis_update_responses.go | 14 ++++ .../extras/extras_choices_list_parameters.go | 14 ++++ .../extras/extras_choices_list_responses.go | 14 ++++ .../extras/extras_choices_read_parameters.go | 14 ++++ .../extras/extras_choices_read_responses.go | 14 ++++ netbox/client/extras/extras_client.go | 14 ++++ ...tras_export_templates_create_parameters.go | 14 ++++ ...xtras_export_templates_create_responses.go | 14 ++++ ...tras_export_templates_delete_parameters.go | 14 ++++ ...xtras_export_templates_delete_responses.go | 14 ++++ ...extras_export_templates_list_parameters.go | 14 ++++ .../extras_export_templates_list_responses.go | 14 ++++ ...ort_templates_partial_update_parameters.go | 14 ++++ ...port_templates_partial_update_responses.go | 14 ++++ ...extras_export_templates_read_parameters.go | 14 ++++ .../extras_export_templates_read_responses.go | 14 ++++ ...tras_export_templates_update_parameters.go | 14 ++++ ...xtras_export_templates_update_responses.go | 14 ++++ .../extras/extras_graphs_create_parameters.go | 14 ++++ .../extras/extras_graphs_create_responses.go | 14 ++++ .../extras/extras_graphs_delete_parameters.go | 14 ++++ .../extras/extras_graphs_delete_responses.go | 14 ++++ .../extras/extras_graphs_list_parameters.go | 14 ++++ .../extras/extras_graphs_list_responses.go | 14 ++++ ...extras_graphs_partial_update_parameters.go | 14 ++++ .../extras_graphs_partial_update_responses.go | 14 ++++ .../extras/extras_graphs_read_parameters.go | 14 ++++ .../extras/extras_graphs_read_responses.go | 14 ++++ .../extras/extras_graphs_update_parameters.go | 14 ++++ .../extras/extras_graphs_update_responses.go | 14 ++++ ...ras_image_attachments_create_parameters.go | 14 ++++ ...tras_image_attachments_create_responses.go | 14 ++++ ...ras_image_attachments_delete_parameters.go | 14 ++++ ...tras_image_attachments_delete_responses.go | 14 ++++ ...xtras_image_attachments_list_parameters.go | 14 ++++ ...extras_image_attachments_list_responses.go | 14 ++++ ...e_attachments_partial_update_parameters.go | 14 ++++ ...ge_attachments_partial_update_responses.go | 14 ++++ ...xtras_image_attachments_read_parameters.go | 14 ++++ ...extras_image_attachments_read_responses.go | 14 ++++ ...ras_image_attachments_update_parameters.go | 14 ++++ ...tras_image_attachments_update_responses.go | 14 ++++ .../extras_recent_activity_list_parameters.go | 14 ++++ .../extras_recent_activity_list_responses.go | 14 ++++ .../extras_recent_activity_read_parameters.go | 14 ++++ .../extras_recent_activity_read_responses.go | 14 ++++ .../extras_topology_maps_create_parameters.go | 14 ++++ .../extras_topology_maps_create_responses.go | 14 ++++ .../extras_topology_maps_delete_parameters.go | 14 ++++ .../extras_topology_maps_delete_responses.go | 14 ++++ .../extras_topology_maps_list_parameters.go | 14 ++++ .../extras_topology_maps_list_responses.go | 14 ++++ ...topology_maps_partial_update_parameters.go | 14 ++++ ..._topology_maps_partial_update_responses.go | 14 ++++ .../extras_topology_maps_read_parameters.go | 14 ++++ .../extras_topology_maps_read_responses.go | 14 ++++ .../extras_topology_maps_render_parameters.go | 14 ++++ .../extras_topology_maps_render_responses.go | 14 ++++ .../extras_topology_maps_update_parameters.go | 14 ++++ .../extras_topology_maps_update_responses.go | 14 ++++ netbox/client/ipam/ip_am_client.go | 14 ++++ .../ipam/ip_amaggregates_create_parameters.go | 14 ++++ .../ipam/ip_amaggregates_create_responses.go | 14 ++++ .../ipam/ip_amaggregates_delete_parameters.go | 14 ++++ .../ipam/ip_amaggregates_delete_responses.go | 14 ++++ .../ipam/ip_amaggregates_list_parameters.go | 14 ++++ .../ipam/ip_amaggregates_list_responses.go | 14 ++++ ..._amaggregates_partial_update_parameters.go | 14 ++++ ...p_amaggregates_partial_update_responses.go | 14 ++++ .../ipam/ip_amaggregates_read_parameters.go | 14 ++++ .../ipam/ip_amaggregates_read_responses.go | 14 ++++ .../ipam/ip_amaggregates_update_parameters.go | 14 ++++ .../ipam/ip_amaggregates_update_responses.go | 14 ++++ .../ipam/ip_amchoices_list_parameters.go | 14 ++++ .../ipam/ip_amchoices_list_responses.go | 14 ++++ .../ipam/ip_amchoices_read_parameters.go | 14 ++++ .../ipam/ip_amchoices_read_responses.go | 14 ++++ .../ip_amip_addresses_create_parameters.go | 14 ++++ .../ip_amip_addresses_create_responses.go | 14 ++++ .../ip_amip_addresses_delete_parameters.go | 14 ++++ .../ip_amip_addresses_delete_responses.go | 14 ++++ .../ipam/ip_amip_addresses_list_parameters.go | 14 ++++ .../ipam/ip_amip_addresses_list_responses.go | 14 ++++ ...mip_addresses_partial_update_parameters.go | 14 ++++ ...amip_addresses_partial_update_responses.go | 14 ++++ .../ipam/ip_amip_addresses_read_parameters.go | 14 ++++ .../ipam/ip_amip_addresses_read_responses.go | 14 ++++ .../ip_amip_addresses_update_parameters.go | 14 ++++ .../ip_amip_addresses_update_responses.go | 14 ++++ ...refixes_available_ips_create_parameters.go | 14 ++++ ...prefixes_available_ips_create_responses.go | 14 ++++ ...mprefixes_available_ips_read_parameters.go | 14 ++++ ...amprefixes_available_ips_read_responses.go | 14 ++++ ...es_available_prefixes_create_parameters.go | 14 ++++ ...xes_available_prefixes_create_responses.go | 14 ++++ ...ixes_available_prefixes_read_parameters.go | 14 ++++ ...fixes_available_prefixes_read_responses.go | 14 ++++ .../ipam/ip_amprefixes_create_parameters.go | 14 ++++ .../ipam/ip_amprefixes_create_responses.go | 14 ++++ .../ipam/ip_amprefixes_delete_parameters.go | 14 ++++ .../ipam/ip_amprefixes_delete_responses.go | 14 ++++ .../ipam/ip_amprefixes_list_parameters.go | 14 ++++ .../ipam/ip_amprefixes_list_responses.go | 14 ++++ ...ip_amprefixes_partial_update_parameters.go | 14 ++++ .../ip_amprefixes_partial_update_responses.go | 14 ++++ .../ipam/ip_amprefixes_read_parameters.go | 14 ++++ .../ipam/ip_amprefixes_read_responses.go | 14 ++++ .../ipam/ip_amprefixes_update_parameters.go | 14 ++++ .../ipam/ip_amprefixes_update_responses.go | 14 ++++ .../ipam/ip_amrirs_create_parameters.go | 14 ++++ .../client/ipam/ip_amrirs_create_responses.go | 14 ++++ .../ipam/ip_amrirs_delete_parameters.go | 14 ++++ .../client/ipam/ip_amrirs_delete_responses.go | 14 ++++ .../client/ipam/ip_amrirs_list_parameters.go | 14 ++++ .../client/ipam/ip_amrirs_list_responses.go | 14 ++++ .../ip_amrirs_partial_update_parameters.go | 14 ++++ .../ip_amrirs_partial_update_responses.go | 14 ++++ .../client/ipam/ip_amrirs_read_parameters.go | 14 ++++ .../client/ipam/ip_amrirs_read_responses.go | 14 ++++ .../ipam/ip_amrirs_update_parameters.go | 14 ++++ .../client/ipam/ip_amrirs_update_responses.go | 14 ++++ .../ipam/ip_amroles_create_parameters.go | 14 ++++ .../ipam/ip_amroles_create_responses.go | 14 ++++ .../ipam/ip_amroles_delete_parameters.go | 14 ++++ .../ipam/ip_amroles_delete_responses.go | 14 ++++ .../client/ipam/ip_amroles_list_parameters.go | 14 ++++ .../client/ipam/ip_amroles_list_responses.go | 14 ++++ .../ip_amroles_partial_update_parameters.go | 14 ++++ .../ip_amroles_partial_update_responses.go | 14 ++++ .../client/ipam/ip_amroles_read_parameters.go | 14 ++++ .../client/ipam/ip_amroles_read_responses.go | 14 ++++ .../ipam/ip_amroles_update_parameters.go | 14 ++++ .../ipam/ip_amroles_update_responses.go | 14 ++++ .../ipam/ip_amservices_create_parameters.go | 14 ++++ .../ipam/ip_amservices_create_responses.go | 14 ++++ .../ipam/ip_amservices_delete_parameters.go | 14 ++++ .../ipam/ip_amservices_delete_responses.go | 14 ++++ .../ipam/ip_amservices_list_parameters.go | 14 ++++ .../ipam/ip_amservices_list_responses.go | 14 ++++ ...ip_amservices_partial_update_parameters.go | 14 ++++ .../ip_amservices_partial_update_responses.go | 14 ++++ .../ipam/ip_amservices_read_parameters.go | 14 ++++ .../ipam/ip_amservices_read_responses.go | 14 ++++ .../ipam/ip_amservices_update_parameters.go | 14 ++++ .../ipam/ip_amservices_update_responses.go | 14 ++++ .../ip_amvlan_groups_create_parameters.go | 14 ++++ .../ipam/ip_amvlan_groups_create_responses.go | 14 ++++ .../ip_amvlan_groups_delete_parameters.go | 14 ++++ .../ipam/ip_amvlan_groups_delete_responses.go | 14 ++++ .../ipam/ip_amvlan_groups_list_parameters.go | 14 ++++ .../ipam/ip_amvlan_groups_list_responses.go | 14 ++++ ...amvlan_groups_partial_update_parameters.go | 14 ++++ ..._amvlan_groups_partial_update_responses.go | 14 ++++ .../ipam/ip_amvlan_groups_read_parameters.go | 14 ++++ .../ipam/ip_amvlan_groups_read_responses.go | 14 ++++ .../ip_amvlan_groups_update_parameters.go | 14 ++++ .../ipam/ip_amvlan_groups_update_responses.go | 14 ++++ .../ipam/ip_amvlans_create_parameters.go | 14 ++++ .../ipam/ip_amvlans_create_responses.go | 14 ++++ .../ipam/ip_amvlans_delete_parameters.go | 14 ++++ .../ipam/ip_amvlans_delete_responses.go | 14 ++++ .../client/ipam/ip_amvlans_list_parameters.go | 14 ++++ .../client/ipam/ip_amvlans_list_responses.go | 14 ++++ .../ip_amvlans_partial_update_parameters.go | 14 ++++ .../ip_amvlans_partial_update_responses.go | 14 ++++ .../client/ipam/ip_amvlans_read_parameters.go | 14 ++++ .../client/ipam/ip_amvlans_read_responses.go | 14 ++++ .../ipam/ip_amvlans_update_parameters.go | 14 ++++ .../ipam/ip_amvlans_update_responses.go | 14 ++++ .../ipam/ip_amvrfs_create_parameters.go | 14 ++++ .../client/ipam/ip_amvrfs_create_responses.go | 14 ++++ .../ipam/ip_amvrfs_delete_parameters.go | 14 ++++ .../client/ipam/ip_amvrfs_delete_responses.go | 14 ++++ .../client/ipam/ip_amvrfs_list_parameters.go | 14 ++++ .../client/ipam/ip_amvrfs_list_responses.go | 14 ++++ .../ip_amvrfs_partial_update_parameters.go | 14 ++++ .../ip_amvrfs_partial_update_responses.go | 14 ++++ .../client/ipam/ip_amvrfs_read_parameters.go | 14 ++++ .../client/ipam/ip_amvrfs_read_responses.go | 14 ++++ .../ipam/ip_amvrfs_update_parameters.go | 14 ++++ .../client/ipam/ip_amvrfs_update_responses.go | 14 ++++ netbox/client/net_box_client.go | 14 ++++ .../secrets_choices_list_parameters.go | 14 ++++ .../secrets/secrets_choices_list_responses.go | 14 ++++ .../secrets_choices_read_parameters.go | 14 ++++ .../secrets/secrets_choices_read_responses.go | 14 ++++ netbox/client/secrets/secrets_client.go | 14 ++++ ...s_generate_rsa_key_pair_list_parameters.go | 14 ++++ ...ts_generate_rsa_key_pair_list_responses.go | 14 ++++ ...crets_get_session_key_create_parameters.go | 14 ++++ ...ecrets_get_session_key_create_responses.go | 14 ++++ .../secrets_secret_roles_create_parameters.go | 14 ++++ .../secrets_secret_roles_create_responses.go | 14 ++++ .../secrets_secret_roles_delete_parameters.go | 14 ++++ .../secrets_secret_roles_delete_responses.go | 14 ++++ .../secrets_secret_roles_list_parameters.go | 14 ++++ .../secrets_secret_roles_list_responses.go | 14 ++++ ..._secret_roles_partial_update_parameters.go | 14 ++++ ...s_secret_roles_partial_update_responses.go | 14 ++++ .../secrets_secret_roles_read_parameters.go | 14 ++++ .../secrets_secret_roles_read_responses.go | 14 ++++ .../secrets_secret_roles_update_parameters.go | 14 ++++ .../secrets_secret_roles_update_responses.go | 14 ++++ .../secrets_secrets_create_parameters.go | 14 ++++ .../secrets_secrets_create_responses.go | 14 ++++ .../secrets_secrets_delete_parameters.go | 14 ++++ .../secrets_secrets_delete_responses.go | 14 ++++ .../secrets_secrets_list_parameters.go | 14 ++++ .../secrets/secrets_secrets_list_responses.go | 14 ++++ ...crets_secrets_partial_update_parameters.go | 14 ++++ ...ecrets_secrets_partial_update_responses.go | 14 ++++ .../secrets_secrets_read_parameters.go | 14 ++++ .../secrets/secrets_secrets_read_responses.go | 14 ++++ .../secrets_secrets_update_parameters.go | 14 ++++ .../secrets_secrets_update_responses.go | 14 ++++ .../tenancy_choices_list_parameters.go | 14 ++++ .../tenancy/tenancy_choices_list_responses.go | 14 ++++ .../tenancy_choices_read_parameters.go | 14 ++++ .../tenancy/tenancy_choices_read_responses.go | 14 ++++ netbox/client/tenancy/tenancy_client.go | 14 ++++ ...tenancy_tenant_groups_create_parameters.go | 14 ++++ .../tenancy_tenant_groups_create_responses.go | 14 ++++ ...tenancy_tenant_groups_delete_parameters.go | 14 ++++ .../tenancy_tenant_groups_delete_responses.go | 14 ++++ .../tenancy_tenant_groups_list_parameters.go | 14 ++++ .../tenancy_tenant_groups_list_responses.go | 14 ++++ ...tenant_groups_partial_update_parameters.go | 14 ++++ ..._tenant_groups_partial_update_responses.go | 14 ++++ .../tenancy_tenant_groups_read_parameters.go | 14 ++++ .../tenancy_tenant_groups_read_responses.go | 14 ++++ ...tenancy_tenant_groups_update_parameters.go | 14 ++++ .../tenancy_tenant_groups_update_responses.go | 14 ++++ .../tenancy_tenants_create_parameters.go | 14 ++++ .../tenancy_tenants_create_responses.go | 14 ++++ .../tenancy_tenants_delete_parameters.go | 14 ++++ .../tenancy_tenants_delete_responses.go | 14 ++++ .../tenancy_tenants_list_parameters.go | 14 ++++ .../tenancy/tenancy_tenants_list_responses.go | 14 ++++ ...nancy_tenants_partial_update_parameters.go | 14 ++++ ...enancy_tenants_partial_update_responses.go | 14 ++++ .../tenancy_tenants_read_parameters.go | 14 ++++ .../tenancy/tenancy_tenants_read_responses.go | 14 ++++ .../tenancy_tenants_update_parameters.go | 14 ++++ .../tenancy_tenants_update_responses.go | 14 ++++ .../virtualization_choices_list_parameters.go | 14 ++++ .../virtualization_choices_list_responses.go | 14 ++++ .../virtualization_choices_read_parameters.go | 14 ++++ .../virtualization_choices_read_responses.go | 14 ++++ .../virtualization/virtualization_client.go | 14 ++++ ...zation_cluster_groups_create_parameters.go | 14 ++++ ...ization_cluster_groups_create_responses.go | 14 ++++ ...zation_cluster_groups_delete_parameters.go | 14 ++++ ...ization_cluster_groups_delete_responses.go | 14 ++++ ...lization_cluster_groups_list_parameters.go | 14 ++++ ...alization_cluster_groups_list_responses.go | 14 ++++ ...luster_groups_partial_update_parameters.go | 14 ++++ ...cluster_groups_partial_update_responses.go | 14 ++++ ...lization_cluster_groups_read_parameters.go | 14 ++++ ...alization_cluster_groups_read_responses.go | 14 ++++ ...zation_cluster_groups_update_parameters.go | 14 ++++ ...ization_cluster_groups_update_responses.go | 14 ++++ ...ization_cluster_types_create_parameters.go | 14 ++++ ...lization_cluster_types_create_responses.go | 14 ++++ ...ization_cluster_types_delete_parameters.go | 14 ++++ ...lization_cluster_types_delete_responses.go | 14 ++++ ...alization_cluster_types_list_parameters.go | 14 ++++ ...ualization_cluster_types_list_responses.go | 14 ++++ ...cluster_types_partial_update_parameters.go | 14 ++++ ..._cluster_types_partial_update_responses.go | 14 ++++ ...alization_cluster_types_read_parameters.go | 14 ++++ ...ualization_cluster_types_read_responses.go | 14 ++++ ...ization_cluster_types_update_parameters.go | 14 ++++ ...lization_cluster_types_update_responses.go | 14 ++++ ...rtualization_clusters_create_parameters.go | 14 ++++ ...irtualization_clusters_create_responses.go | 14 ++++ ...rtualization_clusters_delete_parameters.go | 14 ++++ ...irtualization_clusters_delete_responses.go | 14 ++++ ...virtualization_clusters_list_parameters.go | 14 ++++ .../virtualization_clusters_list_responses.go | 14 ++++ ...tion_clusters_partial_update_parameters.go | 14 ++++ ...ation_clusters_partial_update_responses.go | 14 ++++ ...virtualization_clusters_read_parameters.go | 14 ++++ .../virtualization_clusters_read_responses.go | 14 ++++ ...rtualization_clusters_update_parameters.go | 14 ++++ ...irtualization_clusters_update_responses.go | 14 ++++ ...ualization_interfaces_create_parameters.go | 14 ++++ ...tualization_interfaces_create_responses.go | 14 ++++ ...ualization_interfaces_delete_parameters.go | 14 ++++ ...tualization_interfaces_delete_responses.go | 14 ++++ ...rtualization_interfaces_list_parameters.go | 14 ++++ ...irtualization_interfaces_list_responses.go | 14 ++++ ...on_interfaces_partial_update_parameters.go | 14 ++++ ...ion_interfaces_partial_update_responses.go | 14 ++++ ...rtualization_interfaces_read_parameters.go | 14 ++++ ...irtualization_interfaces_read_responses.go | 14 ++++ ...ualization_interfaces_update_parameters.go | 14 ++++ ...tualization_interfaces_update_responses.go | 14 ++++ ...tion_virtual_machines_create_parameters.go | 14 ++++ ...ation_virtual_machines_create_responses.go | 14 ++++ ...tion_virtual_machines_delete_parameters.go | 14 ++++ ...ation_virtual_machines_delete_responses.go | 14 ++++ ...zation_virtual_machines_list_parameters.go | 14 ++++ ...ization_virtual_machines_list_responses.go | 14 ++++ ...tual_machines_partial_update_parameters.go | 14 ++++ ...rtual_machines_partial_update_responses.go | 14 ++++ ...zation_virtual_machines_read_parameters.go | 14 ++++ ...ization_virtual_machines_read_responses.go | 14 ++++ ...tion_virtual_machines_update_parameters.go | 14 ++++ ...ation_virtual_machines_update_responses.go | 14 ++++ netbox/models/aggregate.go | 14 ++++ netbox/models/circuit.go | 14 ++++ netbox/models/circuit_status.go | 14 ++++ netbox/models/circuit_termination.go | 14 ++++ netbox/models/circuit_type.go | 14 ++++ ...rcuits_circuit_terminations_list_okbody.go | 14 ++++ ...ircuit_terminations_list_okbody_results.go | 14 ++++ .../circuits_circuit_types_list_okbody.go | 14 ++++ ...cuits_circuit_types_list_okbody_results.go | 14 ++++ .../models/circuits_circuits_list_okbody.go | 14 ++++ .../circuits_circuits_list_okbody_results.go | 14 ++++ .../models/circuits_providers_list_okbody.go | 14 ++++ .../circuits_providers_list_okbody_results.go | 14 ++++ netbox/models/cluster.go | 14 ++++ netbox/models/cluster_group.go | 14 ++++ netbox/models/cluster_type.go | 14 ++++ netbox/models/console_port.go | 14 ++++ netbox/models/console_port_template.go | 14 ++++ netbox/models/console_server_port.go | 14 ++++ netbox/models/console_server_port_template.go | 14 ++++ .../dcim_console_connections_list_okbody.go | 14 ++++ ...console_connections_list_okbody_results.go | 14 ++++ ...dcim_console_port_templates_list_okbody.go | 14 ++++ ...sole_port_templates_list_okbody_results.go | 14 ++++ .../models/dcim_console_ports_list_okbody.go | 14 ++++ .../dcim_console_ports_list_okbody_results.go | 14 ++++ ...nsole_server_port_templates_list_okbody.go | 14 ++++ ...rver_port_templates_list_okbody_results.go | 14 ++++ .../dcim_console_server_ports_list_okbody.go | 14 ++++ ...onsole_server_ports_list_okbody_results.go | 14 ++++ .../dcim_device_bay_templates_list_okbody.go | 14 ++++ ...evice_bay_templates_list_okbody_results.go | 14 ++++ netbox/models/dcim_device_bays_list_okbody.go | 14 ++++ .../dcim_device_bays_list_okbody_results.go | 14 ++++ .../models/dcim_device_roles_list_okbody.go | 14 ++++ .../dcim_device_roles_list_okbody_results.go | 14 ++++ .../models/dcim_device_types_list_okbody.go | 14 ++++ .../dcim_device_types_list_okbody_results.go | 14 ++++ netbox/models/dcim_devices_list_okbody.go | 14 ++++ .../dcim_devices_list_okbody_results.go | 14 ++++ .../dcim_interface_connections_list_okbody.go | 14 ++++ ...terface_connections_list_okbody_results.go | 14 ++++ .../dcim_interface_templates_list_okbody.go | 14 ++++ ...interface_templates_list_okbody_results.go | 14 ++++ netbox/models/dcim_interfaces_list_okbody.go | 14 ++++ .../dcim_interfaces_list_okbody_results.go | 14 ++++ .../dcim_inventory_items_list_okbody.go | 14 ++++ ...cim_inventory_items_list_okbody_results.go | 14 ++++ .../models/dcim_manufacturers_list_okbody.go | 14 ++++ .../dcim_manufacturers_list_okbody_results.go | 14 ++++ netbox/models/dcim_platforms_list_okbody.go | 14 ++++ .../dcim_platforms_list_okbody_results.go | 14 ++++ .../dcim_power_connections_list_okbody.go | 14 ++++ ...m_power_connections_list_okbody_results.go | 14 ++++ ...dcim_power_outlet_templates_list_okbody.go | 14 ++++ ...er_outlet_templates_list_okbody_results.go | 14 ++++ .../models/dcim_power_outlets_list_okbody.go | 14 ++++ .../dcim_power_outlets_list_okbody_results.go | 14 ++++ .../dcim_power_port_templates_list_okbody.go | 14 ++++ ...ower_port_templates_list_okbody_results.go | 14 ++++ netbox/models/dcim_power_ports_list_okbody.go | 14 ++++ .../dcim_power_ports_list_okbody_results.go | 14 ++++ netbox/models/dcim_rack_groups_list_okbody.go | 14 ++++ .../dcim_rack_groups_list_okbody_results.go | 14 ++++ .../dcim_rack_reservations_list_okbody.go | 14 ++++ ...m_rack_reservations_list_okbody_results.go | 14 ++++ netbox/models/dcim_rack_roles_list_okbody.go | 14 ++++ .../dcim_rack_roles_list_okbody_results.go | 14 ++++ netbox/models/dcim_racks_list_okbody.go | 14 ++++ .../models/dcim_racks_list_okbody_results.go | 14 ++++ netbox/models/dcim_regions_list_okbody.go | 14 ++++ .../dcim_regions_list_okbody_results.go | 14 ++++ netbox/models/dcim_sites_list_okbody.go | 14 ++++ .../models/dcim_sites_list_okbody_results.go | 14 ++++ .../dcim_virtual_chassis_list_okbody.go | 14 ++++ ...cim_virtual_chassis_list_okbody_results.go | 14 ++++ netbox/models/device.go | 14 ++++ netbox/models/device_bay.go | 14 ++++ netbox/models/device_bay_template.go | 14 ++++ netbox/models/device_face.go | 14 ++++ netbox/models/device_ip_address.go | 14 ++++ netbox/models/device_role.go | 14 ++++ netbox/models/device_status.go | 14 ++++ netbox/models/device_type.go | 14 ++++ .../models/device_type_interface_ordering.go | 14 ++++ netbox/models/device_type_subdevice_role.go | 14 ++++ netbox/models/device_virtual_chassis.go | 14 ++++ netbox/models/export_template.go | 14 ++++ .../extras_export_templates_list_okbody.go | 14 ++++ ...as_export_templates_list_okbody_results.go | 14 ++++ netbox/models/extras_graphs_list_okbody.go | 14 ++++ .../extras_graphs_list_okbody_results.go | 14 ++++ .../extras_image_attachments_list_okbody.go | 14 ++++ ...s_image_attachments_list_okbody_results.go | 14 ++++ .../extras_recent_activity_list_okbody.go | 14 ++++ ...ras_recent_activity_list_okbody_results.go | 14 ++++ .../extras_topology_maps_list_okbody.go | 14 ++++ ...xtras_topology_maps_list_okbody_results.go | 14 ++++ netbox/models/graph.go | 14 ++++ netbox/models/graph_type.go | 14 ++++ netbox/models/image_attachment.go | 14 ++++ netbox/models/interface.go | 14 ++++ .../models/interface_circuit_termination.go | 14 ++++ netbox/models/interface_connection.go | 14 ++++ .../interface_connection_connection_status.go | 14 ++++ netbox/models/interface_form_factor.go | 14 ++++ netbox/models/interface_mode.go | 14 ++++ netbox/models/interface_nested_circuit.go | 14 ++++ netbox/models/interface_tagged_vlans.go | 14 ++++ netbox/models/interface_template.go | 14 ++++ .../models/interface_template_form_factor.go | 14 ++++ netbox/models/interface_vlan.go | 14 ++++ netbox/models/inventory_item.go | 14 ++++ netbox/models/ip_address.go | 14 ++++ netbox/models/ip_address_interface.go | 14 ++++ .../ip_address_interface_form_factor.go | 83 ------------------- netbox/models/ip_address_role.go | 14 ++++ netbox/models/ip_address_status.go | 14 ++++ netbox/models/ip_amaggregates_list_okbody.go | 14 ++++ .../ip_amaggregates_list_okbody_results.go | 14 ++++ .../models/ip_amip_addresses_list_okbody.go | 14 ++++ .../ip_amip_addresses_list_okbody_results.go | 14 ++++ netbox/models/ip_amprefixes_list_okbody.go | 14 ++++ .../ip_amprefixes_list_okbody_results.go | 14 ++++ netbox/models/ip_amrirs_list_okbody.go | 14 ++++ .../models/ip_amrirs_list_okbody_results.go | 14 ++++ netbox/models/ip_amroles_list_okbody.go | 14 ++++ .../models/ip_amroles_list_okbody_results.go | 14 ++++ netbox/models/ip_amservices_list_okbody.go | 14 ++++ .../ip_amservices_list_okbody_results.go | 14 ++++ netbox/models/ip_amvlan_groups_list_okbody.go | 14 ++++ .../ip_amvlan_groups_list_okbody_results.go | 14 ++++ netbox/models/ip_amvlans_list_okbody.go | 14 ++++ .../models/ip_amvlans_list_okbody_results.go | 14 ++++ netbox/models/ip_amvrfs_list_okbody.go | 14 ++++ .../models/ip_amvrfs_list_okbody_results.go | 14 ++++ netbox/models/manufacturer.go | 14 ++++ netbox/models/nested_circuit.go | 14 ++++ netbox/models/nested_circuit_type.go | 14 ++++ netbox/models/nested_cluster.go | 14 ++++ netbox/models/nested_cluster_group.go | 14 ++++ netbox/models/nested_cluster_type.go | 14 ++++ netbox/models/nested_device.go | 14 ++++ netbox/models/nested_device_role.go | 14 ++++ netbox/models/nested_device_type.go | 14 ++++ netbox/models/nested_interface.go | 14 ++++ netbox/models/nested_ip_address.go | 14 ++++ netbox/models/nested_manufacturer.go | 14 ++++ netbox/models/nested_platform.go | 14 ++++ netbox/models/nested_provider.go | 14 ++++ netbox/models/nested_rack.go | 14 ++++ netbox/models/nested_rack_group.go | 14 ++++ netbox/models/nested_rack_role.go | 14 ++++ netbox/models/nested_region.go | 14 ++++ netbox/models/nested_rir.go | 14 ++++ netbox/models/nested_role.go | 14 ++++ netbox/models/nested_secret_role.go | 14 ++++ netbox/models/nested_site.go | 14 ++++ netbox/models/nested_tenant.go | 14 ++++ netbox/models/nested_tenant_group.go | 14 ++++ netbox/models/nested_user.go | 14 ++++ netbox/models/nested_virtual_machine.go | 14 ++++ netbox/models/nested_vlan.go | 14 ++++ netbox/models/nested_vlangroup.go | 14 ++++ netbox/models/nested_vrf.go | 14 ++++ netbox/models/peer_interface.go | 14 ++++ netbox/models/peer_interface_form_factor.go | 14 ++++ netbox/models/platform.go | 14 ++++ netbox/models/power_outlet.go | 14 ++++ netbox/models/power_outlet_template.go | 14 ++++ netbox/models/power_port.go | 14 ++++ netbox/models/power_port_template.go | 14 ++++ netbox/models/prefix.go | 14 ++++ netbox/models/prefix_status.go | 14 ++++ netbox/models/provider.go | 14 ++++ netbox/models/rack.go | 14 ++++ netbox/models/rack_group.go | 14 ++++ netbox/models/rack_reservation.go | 14 ++++ netbox/models/rack_role.go | 14 ++++ netbox/models/rack_type.go | 14 ++++ netbox/models/rack_width.go | 14 ++++ netbox/models/region.go | 14 ++++ netbox/models/rir.go | 14 ++++ netbox/models/role.go | 14 ++++ netbox/models/secret.go | 14 ++++ netbox/models/secret_role.go | 14 ++++ .../secrets_secret_roles_list_okbody.go | 14 ++++ ...ecrets_secret_roles_list_okbody_results.go | 14 ++++ netbox/models/secrets_secrets_list_okbody.go | 14 ++++ .../secrets_secrets_list_okbody_results.go | 14 ++++ netbox/models/service.go | 14 ++++ netbox/models/service_ipaddresses.go | 14 ++++ netbox/models/service_protocol.go | 14 ++++ netbox/models/site.go | 14 ++++ netbox/models/site_status.go | 14 ++++ .../tenancy_tenant_groups_list_okbody.go | 14 ++++ ...nancy_tenant_groups_list_okbody_results.go | 14 ++++ netbox/models/tenancy_tenants_list_okbody.go | 14 ++++ .../tenancy_tenants_list_okbody_results.go | 14 ++++ netbox/models/tenant.go | 14 ++++ netbox/models/tenant_group.go | 14 ++++ netbox/models/topology_map.go | 14 ++++ netbox/models/user_action.go | 14 ++++ netbox/models/user_action_action.go | 14 ++++ netbox/models/virtual_chassis.go | 14 ++++ netbox/models/virtual_machine.go | 14 ++++ netbox/models/virtual_machine_ip_address.go | 14 ++++ netbox/models/virtual_machine_status.go | 14 ++++ ...rtualization_cluster_groups_list_okbody.go | 14 ++++ ...tion_cluster_groups_list_okbody_results.go | 14 ++++ ...irtualization_cluster_types_list_okbody.go | 14 ++++ ...ation_cluster_types_list_okbody_results.go | 14 ++++ .../virtualization_clusters_list_okbody.go | 14 ++++ ...ualization_clusters_list_okbody_results.go | 14 ++++ .../virtualization_interfaces_list_okbody.go | 14 ++++ ...lization_interfaces_list_okbody_results.go | 14 ++++ ...ualization_virtual_machines_list_okbody.go | 14 ++++ ...on_virtual_machines_list_okbody_results.go | 14 ++++ netbox/models/vlan.go | 14 ++++ netbox/models/vlangroup.go | 14 ++++ netbox/models/vlanstatus.go | 14 ++++ netbox/models/vrf.go | 14 ++++ netbox/models/writable_aggregate.go | 14 ++++ netbox/models/writable_circuit.go | 14 ++++ netbox/models/writable_circuit_termination.go | 14 ++++ netbox/models/writable_cluster.go | 14 ++++ netbox/models/writable_console_port.go | 14 ++++ .../models/writable_console_port_template.go | 14 ++++ netbox/models/writable_console_server_port.go | 14 ++++ .../writable_console_server_port_template.go | 14 ++++ netbox/models/writable_device.go | 14 ++++ netbox/models/writable_device_bay.go | 14 ++++ netbox/models/writable_device_bay_template.go | 14 ++++ netbox/models/writable_device_type.go | 14 ++++ netbox/models/writable_graph.go | 14 ++++ netbox/models/writable_image_attachment.go | 14 ++++ netbox/models/writable_interface.go | 14 ++++ .../models/writable_interface_connection.go | 14 ++++ netbox/models/writable_interface_template.go | 14 ++++ netbox/models/writable_inventory_item.go | 14 ++++ netbox/models/writable_ip_address.go | 14 ++++ netbox/models/writable_platform.go | 14 ++++ netbox/models/writable_power_outlet.go | 14 ++++ .../models/writable_power_outlet_template.go | 14 ++++ netbox/models/writable_power_port.go | 14 ++++ netbox/models/writable_power_port_template.go | 14 ++++ netbox/models/writable_prefix.go | 14 ++++ netbox/models/writable_provider.go | 14 ++++ netbox/models/writable_rack.go | 14 ++++ netbox/models/writable_rack_group.go | 14 ++++ netbox/models/writable_rack_reservation.go | 14 ++++ netbox/models/writable_region.go | 14 ++++ netbox/models/writable_secret.go | 14 ++++ netbox/models/writable_service.go | 14 ++++ netbox/models/writable_site.go | 14 ++++ netbox/models/writable_tenant.go | 14 ++++ netbox/models/writable_topology_map.go | 14 ++++ netbox/models/writable_virtual_chassis.go | 14 ++++ netbox/models/writable_virtual_machine.go | 14 ++++ netbox/models/writable_vlan.go | 14 ++++ netbox/models/writable_vlangroup.go | 14 ++++ netbox/models/writable_vrf.go | 14 ++++ scripts/licensecheck.sh | 10 ++- 959 files changed, 13393 insertions(+), 88 deletions(-) create mode 100644 copyright_header.txt delete mode 100644 netbox/models/ip_address_interface_form_factor.go diff --git a/Makefile b/Makefile index 9b8ed84..06fc156 100644 --- a/Makefile +++ b/Makefile @@ -1,3 +1,6 @@ generate: - swagger generate client --target=./netbox --spec=./swagger.json \ No newline at end of file + swagger generate client --target=./netbox --spec=./swagger.json --copyright-file=./copyright_header.txt + +clean: + rm -rf netbox/* \ No newline at end of file diff --git a/copyright_header.txt b/copyright_header.txt new file mode 100644 index 0000000..52f492e --- /dev/null +++ b/copyright_header.txt @@ -0,0 +1,13 @@ +Copyright 2018 The go-netbox Authors. + +Licensed under the Apache License, Version 2.0 (the "License"); +you may not use this file except in compliance with the License. +You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. \ No newline at end of file diff --git a/netbox/client/circuits/circuits_choices_list_parameters.go b/netbox/client/circuits/circuits_choices_list_parameters.go index 775bca3..b8a5a7b 100644 --- a/netbox/client/circuits/circuits_choices_list_parameters.go +++ b/netbox/client/circuits/circuits_choices_list_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package circuits // This file was generated by the swagger tool. diff --git a/netbox/client/circuits/circuits_choices_list_responses.go b/netbox/client/circuits/circuits_choices_list_responses.go index 2929f85..893161c 100644 --- a/netbox/client/circuits/circuits_choices_list_responses.go +++ b/netbox/client/circuits/circuits_choices_list_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package circuits // This file was generated by the swagger tool. diff --git a/netbox/client/circuits/circuits_choices_read_parameters.go b/netbox/client/circuits/circuits_choices_read_parameters.go index b9e2f7d..170d8b9 100644 --- a/netbox/client/circuits/circuits_choices_read_parameters.go +++ b/netbox/client/circuits/circuits_choices_read_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package circuits // This file was generated by the swagger tool. diff --git a/netbox/client/circuits/circuits_choices_read_responses.go b/netbox/client/circuits/circuits_choices_read_responses.go index 3dfddbc..f991ba8 100644 --- a/netbox/client/circuits/circuits_choices_read_responses.go +++ b/netbox/client/circuits/circuits_choices_read_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package circuits // This file was generated by the swagger tool. diff --git a/netbox/client/circuits/circuits_circuit_terminations_create_parameters.go b/netbox/client/circuits/circuits_circuit_terminations_create_parameters.go index 046d895..d5e6554 100644 --- a/netbox/client/circuits/circuits_circuit_terminations_create_parameters.go +++ b/netbox/client/circuits/circuits_circuit_terminations_create_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package circuits // This file was generated by the swagger tool. diff --git a/netbox/client/circuits/circuits_circuit_terminations_create_responses.go b/netbox/client/circuits/circuits_circuit_terminations_create_responses.go index d10e0a5..fd0bee5 100644 --- a/netbox/client/circuits/circuits_circuit_terminations_create_responses.go +++ b/netbox/client/circuits/circuits_circuit_terminations_create_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package circuits // This file was generated by the swagger tool. diff --git a/netbox/client/circuits/circuits_circuit_terminations_delete_parameters.go b/netbox/client/circuits/circuits_circuit_terminations_delete_parameters.go index 2c2cc5b..04fc84f 100644 --- a/netbox/client/circuits/circuits_circuit_terminations_delete_parameters.go +++ b/netbox/client/circuits/circuits_circuit_terminations_delete_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package circuits // This file was generated by the swagger tool. diff --git a/netbox/client/circuits/circuits_circuit_terminations_delete_responses.go b/netbox/client/circuits/circuits_circuit_terminations_delete_responses.go index b34dd79..cc3336e 100644 --- a/netbox/client/circuits/circuits_circuit_terminations_delete_responses.go +++ b/netbox/client/circuits/circuits_circuit_terminations_delete_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package circuits // This file was generated by the swagger tool. diff --git a/netbox/client/circuits/circuits_circuit_terminations_list_parameters.go b/netbox/client/circuits/circuits_circuit_terminations_list_parameters.go index 1cc0ff0..c25cbe1 100644 --- a/netbox/client/circuits/circuits_circuit_terminations_list_parameters.go +++ b/netbox/client/circuits/circuits_circuit_terminations_list_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package circuits // This file was generated by the swagger tool. diff --git a/netbox/client/circuits/circuits_circuit_terminations_list_responses.go b/netbox/client/circuits/circuits_circuit_terminations_list_responses.go index ea9b532..29be56d 100644 --- a/netbox/client/circuits/circuits_circuit_terminations_list_responses.go +++ b/netbox/client/circuits/circuits_circuit_terminations_list_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package circuits // This file was generated by the swagger tool. diff --git a/netbox/client/circuits/circuits_circuit_terminations_partial_update_parameters.go b/netbox/client/circuits/circuits_circuit_terminations_partial_update_parameters.go index 7064386..294471a 100644 --- a/netbox/client/circuits/circuits_circuit_terminations_partial_update_parameters.go +++ b/netbox/client/circuits/circuits_circuit_terminations_partial_update_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package circuits // This file was generated by the swagger tool. diff --git a/netbox/client/circuits/circuits_circuit_terminations_partial_update_responses.go b/netbox/client/circuits/circuits_circuit_terminations_partial_update_responses.go index d866f4b..4ad26a9 100644 --- a/netbox/client/circuits/circuits_circuit_terminations_partial_update_responses.go +++ b/netbox/client/circuits/circuits_circuit_terminations_partial_update_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package circuits // This file was generated by the swagger tool. diff --git a/netbox/client/circuits/circuits_circuit_terminations_read_parameters.go b/netbox/client/circuits/circuits_circuit_terminations_read_parameters.go index 5295328..9751e38 100644 --- a/netbox/client/circuits/circuits_circuit_terminations_read_parameters.go +++ b/netbox/client/circuits/circuits_circuit_terminations_read_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package circuits // This file was generated by the swagger tool. diff --git a/netbox/client/circuits/circuits_circuit_terminations_read_responses.go b/netbox/client/circuits/circuits_circuit_terminations_read_responses.go index 9f84e75..18d3308 100644 --- a/netbox/client/circuits/circuits_circuit_terminations_read_responses.go +++ b/netbox/client/circuits/circuits_circuit_terminations_read_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package circuits // This file was generated by the swagger tool. diff --git a/netbox/client/circuits/circuits_circuit_terminations_update_parameters.go b/netbox/client/circuits/circuits_circuit_terminations_update_parameters.go index 6d12cb6..4c793ef 100644 --- a/netbox/client/circuits/circuits_circuit_terminations_update_parameters.go +++ b/netbox/client/circuits/circuits_circuit_terminations_update_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package circuits // This file was generated by the swagger tool. diff --git a/netbox/client/circuits/circuits_circuit_terminations_update_responses.go b/netbox/client/circuits/circuits_circuit_terminations_update_responses.go index e2d7d09..a69b94e 100644 --- a/netbox/client/circuits/circuits_circuit_terminations_update_responses.go +++ b/netbox/client/circuits/circuits_circuit_terminations_update_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package circuits // This file was generated by the swagger tool. diff --git a/netbox/client/circuits/circuits_circuit_types_create_parameters.go b/netbox/client/circuits/circuits_circuit_types_create_parameters.go index 108507f..0c20aac 100644 --- a/netbox/client/circuits/circuits_circuit_types_create_parameters.go +++ b/netbox/client/circuits/circuits_circuit_types_create_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package circuits // This file was generated by the swagger tool. diff --git a/netbox/client/circuits/circuits_circuit_types_create_responses.go b/netbox/client/circuits/circuits_circuit_types_create_responses.go index 6496f99..042fd2f 100644 --- a/netbox/client/circuits/circuits_circuit_types_create_responses.go +++ b/netbox/client/circuits/circuits_circuit_types_create_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package circuits // This file was generated by the swagger tool. diff --git a/netbox/client/circuits/circuits_circuit_types_delete_parameters.go b/netbox/client/circuits/circuits_circuit_types_delete_parameters.go index 532e053..7e9eb16 100644 --- a/netbox/client/circuits/circuits_circuit_types_delete_parameters.go +++ b/netbox/client/circuits/circuits_circuit_types_delete_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package circuits // This file was generated by the swagger tool. diff --git a/netbox/client/circuits/circuits_circuit_types_delete_responses.go b/netbox/client/circuits/circuits_circuit_types_delete_responses.go index 3677836..cc10b20 100644 --- a/netbox/client/circuits/circuits_circuit_types_delete_responses.go +++ b/netbox/client/circuits/circuits_circuit_types_delete_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package circuits // This file was generated by the swagger tool. diff --git a/netbox/client/circuits/circuits_circuit_types_list_parameters.go b/netbox/client/circuits/circuits_circuit_types_list_parameters.go index 667a764..00c01d9 100644 --- a/netbox/client/circuits/circuits_circuit_types_list_parameters.go +++ b/netbox/client/circuits/circuits_circuit_types_list_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package circuits // This file was generated by the swagger tool. diff --git a/netbox/client/circuits/circuits_circuit_types_list_responses.go b/netbox/client/circuits/circuits_circuit_types_list_responses.go index 3b49c9b..5d13ece 100644 --- a/netbox/client/circuits/circuits_circuit_types_list_responses.go +++ b/netbox/client/circuits/circuits_circuit_types_list_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package circuits // This file was generated by the swagger tool. diff --git a/netbox/client/circuits/circuits_circuit_types_partial_update_parameters.go b/netbox/client/circuits/circuits_circuit_types_partial_update_parameters.go index fa7df31..2bd833a 100644 --- a/netbox/client/circuits/circuits_circuit_types_partial_update_parameters.go +++ b/netbox/client/circuits/circuits_circuit_types_partial_update_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package circuits // This file was generated by the swagger tool. diff --git a/netbox/client/circuits/circuits_circuit_types_partial_update_responses.go b/netbox/client/circuits/circuits_circuit_types_partial_update_responses.go index 0e460f4..1e8ff2d 100644 --- a/netbox/client/circuits/circuits_circuit_types_partial_update_responses.go +++ b/netbox/client/circuits/circuits_circuit_types_partial_update_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package circuits // This file was generated by the swagger tool. diff --git a/netbox/client/circuits/circuits_circuit_types_read_parameters.go b/netbox/client/circuits/circuits_circuit_types_read_parameters.go index 1446e3b..a36b410 100644 --- a/netbox/client/circuits/circuits_circuit_types_read_parameters.go +++ b/netbox/client/circuits/circuits_circuit_types_read_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package circuits // This file was generated by the swagger tool. diff --git a/netbox/client/circuits/circuits_circuit_types_read_responses.go b/netbox/client/circuits/circuits_circuit_types_read_responses.go index dc8e542..32c6448 100644 --- a/netbox/client/circuits/circuits_circuit_types_read_responses.go +++ b/netbox/client/circuits/circuits_circuit_types_read_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package circuits // This file was generated by the swagger tool. diff --git a/netbox/client/circuits/circuits_circuit_types_update_parameters.go b/netbox/client/circuits/circuits_circuit_types_update_parameters.go index f0524c2..3fa62cd 100644 --- a/netbox/client/circuits/circuits_circuit_types_update_parameters.go +++ b/netbox/client/circuits/circuits_circuit_types_update_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package circuits // This file was generated by the swagger tool. diff --git a/netbox/client/circuits/circuits_circuit_types_update_responses.go b/netbox/client/circuits/circuits_circuit_types_update_responses.go index 77c0ee8..425e912 100644 --- a/netbox/client/circuits/circuits_circuit_types_update_responses.go +++ b/netbox/client/circuits/circuits_circuit_types_update_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package circuits // This file was generated by the swagger tool. diff --git a/netbox/client/circuits/circuits_circuits_create_parameters.go b/netbox/client/circuits/circuits_circuits_create_parameters.go index 1862e54..8ef8373 100644 --- a/netbox/client/circuits/circuits_circuits_create_parameters.go +++ b/netbox/client/circuits/circuits_circuits_create_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package circuits // This file was generated by the swagger tool. diff --git a/netbox/client/circuits/circuits_circuits_create_responses.go b/netbox/client/circuits/circuits_circuits_create_responses.go index c0baf98..9f70763 100644 --- a/netbox/client/circuits/circuits_circuits_create_responses.go +++ b/netbox/client/circuits/circuits_circuits_create_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package circuits // This file was generated by the swagger tool. diff --git a/netbox/client/circuits/circuits_circuits_delete_parameters.go b/netbox/client/circuits/circuits_circuits_delete_parameters.go index 7ed89bb..bc227a0 100644 --- a/netbox/client/circuits/circuits_circuits_delete_parameters.go +++ b/netbox/client/circuits/circuits_circuits_delete_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package circuits // This file was generated by the swagger tool. diff --git a/netbox/client/circuits/circuits_circuits_delete_responses.go b/netbox/client/circuits/circuits_circuits_delete_responses.go index 508c23a..2ddec44 100644 --- a/netbox/client/circuits/circuits_circuits_delete_responses.go +++ b/netbox/client/circuits/circuits_circuits_delete_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package circuits // This file was generated by the swagger tool. diff --git a/netbox/client/circuits/circuits_circuits_list_parameters.go b/netbox/client/circuits/circuits_circuits_list_parameters.go index 5e35ed8..3906eb8 100644 --- a/netbox/client/circuits/circuits_circuits_list_parameters.go +++ b/netbox/client/circuits/circuits_circuits_list_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package circuits // This file was generated by the swagger tool. diff --git a/netbox/client/circuits/circuits_circuits_list_responses.go b/netbox/client/circuits/circuits_circuits_list_responses.go index a1ac57e..fdd3e77 100644 --- a/netbox/client/circuits/circuits_circuits_list_responses.go +++ b/netbox/client/circuits/circuits_circuits_list_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package circuits // This file was generated by the swagger tool. diff --git a/netbox/client/circuits/circuits_circuits_partial_update_parameters.go b/netbox/client/circuits/circuits_circuits_partial_update_parameters.go index a112481..263ab7e 100644 --- a/netbox/client/circuits/circuits_circuits_partial_update_parameters.go +++ b/netbox/client/circuits/circuits_circuits_partial_update_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package circuits // This file was generated by the swagger tool. diff --git a/netbox/client/circuits/circuits_circuits_partial_update_responses.go b/netbox/client/circuits/circuits_circuits_partial_update_responses.go index 147e3c2..0080e47 100644 --- a/netbox/client/circuits/circuits_circuits_partial_update_responses.go +++ b/netbox/client/circuits/circuits_circuits_partial_update_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package circuits // This file was generated by the swagger tool. diff --git a/netbox/client/circuits/circuits_circuits_read_parameters.go b/netbox/client/circuits/circuits_circuits_read_parameters.go index 170b447..855a9ba 100644 --- a/netbox/client/circuits/circuits_circuits_read_parameters.go +++ b/netbox/client/circuits/circuits_circuits_read_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package circuits // This file was generated by the swagger tool. diff --git a/netbox/client/circuits/circuits_circuits_read_responses.go b/netbox/client/circuits/circuits_circuits_read_responses.go index 5248990..d907a3d 100644 --- a/netbox/client/circuits/circuits_circuits_read_responses.go +++ b/netbox/client/circuits/circuits_circuits_read_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package circuits // This file was generated by the swagger tool. diff --git a/netbox/client/circuits/circuits_circuits_update_parameters.go b/netbox/client/circuits/circuits_circuits_update_parameters.go index 2250435..ac26c68 100644 --- a/netbox/client/circuits/circuits_circuits_update_parameters.go +++ b/netbox/client/circuits/circuits_circuits_update_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package circuits // This file was generated by the swagger tool. diff --git a/netbox/client/circuits/circuits_circuits_update_responses.go b/netbox/client/circuits/circuits_circuits_update_responses.go index b18e62a..11a3ebf 100644 --- a/netbox/client/circuits/circuits_circuits_update_responses.go +++ b/netbox/client/circuits/circuits_circuits_update_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package circuits // This file was generated by the swagger tool. diff --git a/netbox/client/circuits/circuits_client.go b/netbox/client/circuits/circuits_client.go index 63e2287..9f1b959 100644 --- a/netbox/client/circuits/circuits_client.go +++ b/netbox/client/circuits/circuits_client.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package circuits // This file was generated by the swagger tool. diff --git a/netbox/client/circuits/circuits_providers_create_parameters.go b/netbox/client/circuits/circuits_providers_create_parameters.go index f0c1d0f..4faebe3 100644 --- a/netbox/client/circuits/circuits_providers_create_parameters.go +++ b/netbox/client/circuits/circuits_providers_create_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package circuits // This file was generated by the swagger tool. diff --git a/netbox/client/circuits/circuits_providers_create_responses.go b/netbox/client/circuits/circuits_providers_create_responses.go index 94931ab..e1bcea7 100644 --- a/netbox/client/circuits/circuits_providers_create_responses.go +++ b/netbox/client/circuits/circuits_providers_create_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package circuits // This file was generated by the swagger tool. diff --git a/netbox/client/circuits/circuits_providers_delete_parameters.go b/netbox/client/circuits/circuits_providers_delete_parameters.go index 5587535..f07ad0b 100644 --- a/netbox/client/circuits/circuits_providers_delete_parameters.go +++ b/netbox/client/circuits/circuits_providers_delete_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package circuits // This file was generated by the swagger tool. diff --git a/netbox/client/circuits/circuits_providers_delete_responses.go b/netbox/client/circuits/circuits_providers_delete_responses.go index 676b430..f166405 100644 --- a/netbox/client/circuits/circuits_providers_delete_responses.go +++ b/netbox/client/circuits/circuits_providers_delete_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package circuits // This file was generated by the swagger tool. diff --git a/netbox/client/circuits/circuits_providers_graphs_parameters.go b/netbox/client/circuits/circuits_providers_graphs_parameters.go index 2213702..a3123fb 100644 --- a/netbox/client/circuits/circuits_providers_graphs_parameters.go +++ b/netbox/client/circuits/circuits_providers_graphs_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package circuits // This file was generated by the swagger tool. diff --git a/netbox/client/circuits/circuits_providers_graphs_responses.go b/netbox/client/circuits/circuits_providers_graphs_responses.go index e7fff7e..e57279f 100644 --- a/netbox/client/circuits/circuits_providers_graphs_responses.go +++ b/netbox/client/circuits/circuits_providers_graphs_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package circuits // This file was generated by the swagger tool. diff --git a/netbox/client/circuits/circuits_providers_list_parameters.go b/netbox/client/circuits/circuits_providers_list_parameters.go index e6c7e29..69977a6 100644 --- a/netbox/client/circuits/circuits_providers_list_parameters.go +++ b/netbox/client/circuits/circuits_providers_list_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package circuits // This file was generated by the swagger tool. diff --git a/netbox/client/circuits/circuits_providers_list_responses.go b/netbox/client/circuits/circuits_providers_list_responses.go index c872776..838465f 100644 --- a/netbox/client/circuits/circuits_providers_list_responses.go +++ b/netbox/client/circuits/circuits_providers_list_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package circuits // This file was generated by the swagger tool. diff --git a/netbox/client/circuits/circuits_providers_partial_update_parameters.go b/netbox/client/circuits/circuits_providers_partial_update_parameters.go index 8343eaf..c1d3d90 100644 --- a/netbox/client/circuits/circuits_providers_partial_update_parameters.go +++ b/netbox/client/circuits/circuits_providers_partial_update_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package circuits // This file was generated by the swagger tool. diff --git a/netbox/client/circuits/circuits_providers_partial_update_responses.go b/netbox/client/circuits/circuits_providers_partial_update_responses.go index 401b93b..55ca289 100644 --- a/netbox/client/circuits/circuits_providers_partial_update_responses.go +++ b/netbox/client/circuits/circuits_providers_partial_update_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package circuits // This file was generated by the swagger tool. diff --git a/netbox/client/circuits/circuits_providers_read_parameters.go b/netbox/client/circuits/circuits_providers_read_parameters.go index 36670e2..4fa0f3b 100644 --- a/netbox/client/circuits/circuits_providers_read_parameters.go +++ b/netbox/client/circuits/circuits_providers_read_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package circuits // This file was generated by the swagger tool. diff --git a/netbox/client/circuits/circuits_providers_read_responses.go b/netbox/client/circuits/circuits_providers_read_responses.go index e9f7072..d62098f 100644 --- a/netbox/client/circuits/circuits_providers_read_responses.go +++ b/netbox/client/circuits/circuits_providers_read_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package circuits // This file was generated by the swagger tool. diff --git a/netbox/client/circuits/circuits_providers_update_parameters.go b/netbox/client/circuits/circuits_providers_update_parameters.go index 5124b2e..671c5fd 100644 --- a/netbox/client/circuits/circuits_providers_update_parameters.go +++ b/netbox/client/circuits/circuits_providers_update_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package circuits // This file was generated by the swagger tool. diff --git a/netbox/client/circuits/circuits_providers_update_responses.go b/netbox/client/circuits/circuits_providers_update_responses.go index 3020849..befd105 100644 --- a/netbox/client/circuits/circuits_providers_update_responses.go +++ b/netbox/client/circuits/circuits_providers_update_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package circuits // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_choices_list_parameters.go b/netbox/client/dcim/dcim_choices_list_parameters.go index fdbfe27..675a843 100644 --- a/netbox/client/dcim/dcim_choices_list_parameters.go +++ b/netbox/client/dcim/dcim_choices_list_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_choices_list_responses.go b/netbox/client/dcim/dcim_choices_list_responses.go index 874d387..cf40dbc 100644 --- a/netbox/client/dcim/dcim_choices_list_responses.go +++ b/netbox/client/dcim/dcim_choices_list_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_choices_read_parameters.go b/netbox/client/dcim/dcim_choices_read_parameters.go index 9bd9fee..f0757bd 100644 --- a/netbox/client/dcim/dcim_choices_read_parameters.go +++ b/netbox/client/dcim/dcim_choices_read_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_choices_read_responses.go b/netbox/client/dcim/dcim_choices_read_responses.go index b6a0456..ca9b7c0 100644 --- a/netbox/client/dcim/dcim_choices_read_responses.go +++ b/netbox/client/dcim/dcim_choices_read_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_client.go b/netbox/client/dcim/dcim_client.go index 1691a60..4f088b8 100644 --- a/netbox/client/dcim/dcim_client.go +++ b/netbox/client/dcim/dcim_client.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_connected_device_list_parameters.go b/netbox/client/dcim/dcim_connected_device_list_parameters.go index 0eeaf0a..b1017d6 100644 --- a/netbox/client/dcim/dcim_connected_device_list_parameters.go +++ b/netbox/client/dcim/dcim_connected_device_list_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_connected_device_list_responses.go b/netbox/client/dcim/dcim_connected_device_list_responses.go index d444c30..74f5a35 100644 --- a/netbox/client/dcim/dcim_connected_device_list_responses.go +++ b/netbox/client/dcim/dcim_connected_device_list_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_console_connections_list_parameters.go b/netbox/client/dcim/dcim_console_connections_list_parameters.go index 091e8eb..63185cf 100644 --- a/netbox/client/dcim/dcim_console_connections_list_parameters.go +++ b/netbox/client/dcim/dcim_console_connections_list_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_console_connections_list_responses.go b/netbox/client/dcim/dcim_console_connections_list_responses.go index 7a5a276..e909386 100644 --- a/netbox/client/dcim/dcim_console_connections_list_responses.go +++ b/netbox/client/dcim/dcim_console_connections_list_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_console_port_templates_create_parameters.go b/netbox/client/dcim/dcim_console_port_templates_create_parameters.go index 9acf4d2..e6fd658 100644 --- a/netbox/client/dcim/dcim_console_port_templates_create_parameters.go +++ b/netbox/client/dcim/dcim_console_port_templates_create_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_console_port_templates_create_responses.go b/netbox/client/dcim/dcim_console_port_templates_create_responses.go index fd19760..79d2eca 100644 --- a/netbox/client/dcim/dcim_console_port_templates_create_responses.go +++ b/netbox/client/dcim/dcim_console_port_templates_create_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_console_port_templates_delete_parameters.go b/netbox/client/dcim/dcim_console_port_templates_delete_parameters.go index f4cbf52..1b1b898 100644 --- a/netbox/client/dcim/dcim_console_port_templates_delete_parameters.go +++ b/netbox/client/dcim/dcim_console_port_templates_delete_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_console_port_templates_delete_responses.go b/netbox/client/dcim/dcim_console_port_templates_delete_responses.go index 1d32e64..60f7f0a 100644 --- a/netbox/client/dcim/dcim_console_port_templates_delete_responses.go +++ b/netbox/client/dcim/dcim_console_port_templates_delete_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_console_port_templates_list_parameters.go b/netbox/client/dcim/dcim_console_port_templates_list_parameters.go index 46b34cf..3ed60c0 100644 --- a/netbox/client/dcim/dcim_console_port_templates_list_parameters.go +++ b/netbox/client/dcim/dcim_console_port_templates_list_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_console_port_templates_list_responses.go b/netbox/client/dcim/dcim_console_port_templates_list_responses.go index f71677a..84e206b 100644 --- a/netbox/client/dcim/dcim_console_port_templates_list_responses.go +++ b/netbox/client/dcim/dcim_console_port_templates_list_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_console_port_templates_partial_update_parameters.go b/netbox/client/dcim/dcim_console_port_templates_partial_update_parameters.go index f739891..652250e 100644 --- a/netbox/client/dcim/dcim_console_port_templates_partial_update_parameters.go +++ b/netbox/client/dcim/dcim_console_port_templates_partial_update_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_console_port_templates_partial_update_responses.go b/netbox/client/dcim/dcim_console_port_templates_partial_update_responses.go index fc6ae66..1f49cc3 100644 --- a/netbox/client/dcim/dcim_console_port_templates_partial_update_responses.go +++ b/netbox/client/dcim/dcim_console_port_templates_partial_update_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_console_port_templates_read_parameters.go b/netbox/client/dcim/dcim_console_port_templates_read_parameters.go index 68efb40..491c4b3 100644 --- a/netbox/client/dcim/dcim_console_port_templates_read_parameters.go +++ b/netbox/client/dcim/dcim_console_port_templates_read_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_console_port_templates_read_responses.go b/netbox/client/dcim/dcim_console_port_templates_read_responses.go index d368c2c..1ccc3d0 100644 --- a/netbox/client/dcim/dcim_console_port_templates_read_responses.go +++ b/netbox/client/dcim/dcim_console_port_templates_read_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_console_port_templates_update_parameters.go b/netbox/client/dcim/dcim_console_port_templates_update_parameters.go index c881aca..db9a5bd 100644 --- a/netbox/client/dcim/dcim_console_port_templates_update_parameters.go +++ b/netbox/client/dcim/dcim_console_port_templates_update_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_console_port_templates_update_responses.go b/netbox/client/dcim/dcim_console_port_templates_update_responses.go index a088e2b..ffc6eee 100644 --- a/netbox/client/dcim/dcim_console_port_templates_update_responses.go +++ b/netbox/client/dcim/dcim_console_port_templates_update_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_console_ports_create_parameters.go b/netbox/client/dcim/dcim_console_ports_create_parameters.go index 818f583..bc29311 100644 --- a/netbox/client/dcim/dcim_console_ports_create_parameters.go +++ b/netbox/client/dcim/dcim_console_ports_create_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_console_ports_create_responses.go b/netbox/client/dcim/dcim_console_ports_create_responses.go index 4e1e640..f90a275 100644 --- a/netbox/client/dcim/dcim_console_ports_create_responses.go +++ b/netbox/client/dcim/dcim_console_ports_create_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_console_ports_delete_parameters.go b/netbox/client/dcim/dcim_console_ports_delete_parameters.go index 89d3e17..333fded 100644 --- a/netbox/client/dcim/dcim_console_ports_delete_parameters.go +++ b/netbox/client/dcim/dcim_console_ports_delete_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_console_ports_delete_responses.go b/netbox/client/dcim/dcim_console_ports_delete_responses.go index dd91b02..1d41ab5 100644 --- a/netbox/client/dcim/dcim_console_ports_delete_responses.go +++ b/netbox/client/dcim/dcim_console_ports_delete_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_console_ports_list_parameters.go b/netbox/client/dcim/dcim_console_ports_list_parameters.go index 5431f5e..cfe1841 100644 --- a/netbox/client/dcim/dcim_console_ports_list_parameters.go +++ b/netbox/client/dcim/dcim_console_ports_list_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_console_ports_list_responses.go b/netbox/client/dcim/dcim_console_ports_list_responses.go index d4776f0..0143560 100644 --- a/netbox/client/dcim/dcim_console_ports_list_responses.go +++ b/netbox/client/dcim/dcim_console_ports_list_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_console_ports_partial_update_parameters.go b/netbox/client/dcim/dcim_console_ports_partial_update_parameters.go index 4fcd545..87084f6 100644 --- a/netbox/client/dcim/dcim_console_ports_partial_update_parameters.go +++ b/netbox/client/dcim/dcim_console_ports_partial_update_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_console_ports_partial_update_responses.go b/netbox/client/dcim/dcim_console_ports_partial_update_responses.go index f56fbb5..9fb4bfc 100644 --- a/netbox/client/dcim/dcim_console_ports_partial_update_responses.go +++ b/netbox/client/dcim/dcim_console_ports_partial_update_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_console_ports_read_parameters.go b/netbox/client/dcim/dcim_console_ports_read_parameters.go index 67fddd5..0687617 100644 --- a/netbox/client/dcim/dcim_console_ports_read_parameters.go +++ b/netbox/client/dcim/dcim_console_ports_read_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_console_ports_read_responses.go b/netbox/client/dcim/dcim_console_ports_read_responses.go index 55a2ab2..e25a09f 100644 --- a/netbox/client/dcim/dcim_console_ports_read_responses.go +++ b/netbox/client/dcim/dcim_console_ports_read_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_console_ports_update_parameters.go b/netbox/client/dcim/dcim_console_ports_update_parameters.go index fdd3a99..fd01fdd 100644 --- a/netbox/client/dcim/dcim_console_ports_update_parameters.go +++ b/netbox/client/dcim/dcim_console_ports_update_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_console_ports_update_responses.go b/netbox/client/dcim/dcim_console_ports_update_responses.go index be53bd0..4c6332b 100644 --- a/netbox/client/dcim/dcim_console_ports_update_responses.go +++ b/netbox/client/dcim/dcim_console_ports_update_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_console_server_port_templates_create_parameters.go b/netbox/client/dcim/dcim_console_server_port_templates_create_parameters.go index c9040a0..9547dd3 100644 --- a/netbox/client/dcim/dcim_console_server_port_templates_create_parameters.go +++ b/netbox/client/dcim/dcim_console_server_port_templates_create_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_console_server_port_templates_create_responses.go b/netbox/client/dcim/dcim_console_server_port_templates_create_responses.go index 592ac1e..55bb25d 100644 --- a/netbox/client/dcim/dcim_console_server_port_templates_create_responses.go +++ b/netbox/client/dcim/dcim_console_server_port_templates_create_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_console_server_port_templates_delete_parameters.go b/netbox/client/dcim/dcim_console_server_port_templates_delete_parameters.go index 2b53065..2d7623c 100644 --- a/netbox/client/dcim/dcim_console_server_port_templates_delete_parameters.go +++ b/netbox/client/dcim/dcim_console_server_port_templates_delete_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_console_server_port_templates_delete_responses.go b/netbox/client/dcim/dcim_console_server_port_templates_delete_responses.go index 2d58ab9..42c7d41 100644 --- a/netbox/client/dcim/dcim_console_server_port_templates_delete_responses.go +++ b/netbox/client/dcim/dcim_console_server_port_templates_delete_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_console_server_port_templates_list_parameters.go b/netbox/client/dcim/dcim_console_server_port_templates_list_parameters.go index 61d44fd..90779d9 100644 --- a/netbox/client/dcim/dcim_console_server_port_templates_list_parameters.go +++ b/netbox/client/dcim/dcim_console_server_port_templates_list_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_console_server_port_templates_list_responses.go b/netbox/client/dcim/dcim_console_server_port_templates_list_responses.go index 0735c5f..a0e1a97 100644 --- a/netbox/client/dcim/dcim_console_server_port_templates_list_responses.go +++ b/netbox/client/dcim/dcim_console_server_port_templates_list_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_console_server_port_templates_partial_update_parameters.go b/netbox/client/dcim/dcim_console_server_port_templates_partial_update_parameters.go index f93f132..5a6f3e0 100644 --- a/netbox/client/dcim/dcim_console_server_port_templates_partial_update_parameters.go +++ b/netbox/client/dcim/dcim_console_server_port_templates_partial_update_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_console_server_port_templates_partial_update_responses.go b/netbox/client/dcim/dcim_console_server_port_templates_partial_update_responses.go index 083b4ae..48d940d 100644 --- a/netbox/client/dcim/dcim_console_server_port_templates_partial_update_responses.go +++ b/netbox/client/dcim/dcim_console_server_port_templates_partial_update_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_console_server_port_templates_read_parameters.go b/netbox/client/dcim/dcim_console_server_port_templates_read_parameters.go index 85c7719..498d73c 100644 --- a/netbox/client/dcim/dcim_console_server_port_templates_read_parameters.go +++ b/netbox/client/dcim/dcim_console_server_port_templates_read_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_console_server_port_templates_read_responses.go b/netbox/client/dcim/dcim_console_server_port_templates_read_responses.go index 0309523..9d2b9f6 100644 --- a/netbox/client/dcim/dcim_console_server_port_templates_read_responses.go +++ b/netbox/client/dcim/dcim_console_server_port_templates_read_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_console_server_port_templates_update_parameters.go b/netbox/client/dcim/dcim_console_server_port_templates_update_parameters.go index fd67d3d..26bfe38 100644 --- a/netbox/client/dcim/dcim_console_server_port_templates_update_parameters.go +++ b/netbox/client/dcim/dcim_console_server_port_templates_update_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_console_server_port_templates_update_responses.go b/netbox/client/dcim/dcim_console_server_port_templates_update_responses.go index d6a2403..633057d 100644 --- a/netbox/client/dcim/dcim_console_server_port_templates_update_responses.go +++ b/netbox/client/dcim/dcim_console_server_port_templates_update_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_console_server_ports_create_parameters.go b/netbox/client/dcim/dcim_console_server_ports_create_parameters.go index e93d704..7b6cbba 100644 --- a/netbox/client/dcim/dcim_console_server_ports_create_parameters.go +++ b/netbox/client/dcim/dcim_console_server_ports_create_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_console_server_ports_create_responses.go b/netbox/client/dcim/dcim_console_server_ports_create_responses.go index e89e01e..ea311ac 100644 --- a/netbox/client/dcim/dcim_console_server_ports_create_responses.go +++ b/netbox/client/dcim/dcim_console_server_ports_create_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_console_server_ports_delete_parameters.go b/netbox/client/dcim/dcim_console_server_ports_delete_parameters.go index 5fe9dd3..78592be 100644 --- a/netbox/client/dcim/dcim_console_server_ports_delete_parameters.go +++ b/netbox/client/dcim/dcim_console_server_ports_delete_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_console_server_ports_delete_responses.go b/netbox/client/dcim/dcim_console_server_ports_delete_responses.go index 7d82c67..6332fe0 100644 --- a/netbox/client/dcim/dcim_console_server_ports_delete_responses.go +++ b/netbox/client/dcim/dcim_console_server_ports_delete_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_console_server_ports_list_parameters.go b/netbox/client/dcim/dcim_console_server_ports_list_parameters.go index abab52d..df14161 100644 --- a/netbox/client/dcim/dcim_console_server_ports_list_parameters.go +++ b/netbox/client/dcim/dcim_console_server_ports_list_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_console_server_ports_list_responses.go b/netbox/client/dcim/dcim_console_server_ports_list_responses.go index 13ddf53..fd9ac09 100644 --- a/netbox/client/dcim/dcim_console_server_ports_list_responses.go +++ b/netbox/client/dcim/dcim_console_server_ports_list_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_console_server_ports_partial_update_parameters.go b/netbox/client/dcim/dcim_console_server_ports_partial_update_parameters.go index 556c039..90d0dea 100644 --- a/netbox/client/dcim/dcim_console_server_ports_partial_update_parameters.go +++ b/netbox/client/dcim/dcim_console_server_ports_partial_update_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_console_server_ports_partial_update_responses.go b/netbox/client/dcim/dcim_console_server_ports_partial_update_responses.go index 5beb4b5..bcbac0a 100644 --- a/netbox/client/dcim/dcim_console_server_ports_partial_update_responses.go +++ b/netbox/client/dcim/dcim_console_server_ports_partial_update_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_console_server_ports_read_parameters.go b/netbox/client/dcim/dcim_console_server_ports_read_parameters.go index 99ab4b4..5dd2d73 100644 --- a/netbox/client/dcim/dcim_console_server_ports_read_parameters.go +++ b/netbox/client/dcim/dcim_console_server_ports_read_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_console_server_ports_read_responses.go b/netbox/client/dcim/dcim_console_server_ports_read_responses.go index 028c7cf..a1790ee 100644 --- a/netbox/client/dcim/dcim_console_server_ports_read_responses.go +++ b/netbox/client/dcim/dcim_console_server_ports_read_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_console_server_ports_update_parameters.go b/netbox/client/dcim/dcim_console_server_ports_update_parameters.go index 612f01c..06832cd 100644 --- a/netbox/client/dcim/dcim_console_server_ports_update_parameters.go +++ b/netbox/client/dcim/dcim_console_server_ports_update_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_console_server_ports_update_responses.go b/netbox/client/dcim/dcim_console_server_ports_update_responses.go index e1310dd..f90c9c5 100644 --- a/netbox/client/dcim/dcim_console_server_ports_update_responses.go +++ b/netbox/client/dcim/dcim_console_server_ports_update_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_device_bay_templates_create_parameters.go b/netbox/client/dcim/dcim_device_bay_templates_create_parameters.go index d30304f..b0fdaf2 100644 --- a/netbox/client/dcim/dcim_device_bay_templates_create_parameters.go +++ b/netbox/client/dcim/dcim_device_bay_templates_create_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_device_bay_templates_create_responses.go b/netbox/client/dcim/dcim_device_bay_templates_create_responses.go index d8d84b8..e947354 100644 --- a/netbox/client/dcim/dcim_device_bay_templates_create_responses.go +++ b/netbox/client/dcim/dcim_device_bay_templates_create_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_device_bay_templates_delete_parameters.go b/netbox/client/dcim/dcim_device_bay_templates_delete_parameters.go index d76d12d..43928cc 100644 --- a/netbox/client/dcim/dcim_device_bay_templates_delete_parameters.go +++ b/netbox/client/dcim/dcim_device_bay_templates_delete_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_device_bay_templates_delete_responses.go b/netbox/client/dcim/dcim_device_bay_templates_delete_responses.go index 6cf1a9f..a3800d0 100644 --- a/netbox/client/dcim/dcim_device_bay_templates_delete_responses.go +++ b/netbox/client/dcim/dcim_device_bay_templates_delete_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_device_bay_templates_list_parameters.go b/netbox/client/dcim/dcim_device_bay_templates_list_parameters.go index 178b917..b967bcf 100644 --- a/netbox/client/dcim/dcim_device_bay_templates_list_parameters.go +++ b/netbox/client/dcim/dcim_device_bay_templates_list_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_device_bay_templates_list_responses.go b/netbox/client/dcim/dcim_device_bay_templates_list_responses.go index f37c44a..1e83bc7 100644 --- a/netbox/client/dcim/dcim_device_bay_templates_list_responses.go +++ b/netbox/client/dcim/dcim_device_bay_templates_list_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_device_bay_templates_partial_update_parameters.go b/netbox/client/dcim/dcim_device_bay_templates_partial_update_parameters.go index c908646..7fd8556 100644 --- a/netbox/client/dcim/dcim_device_bay_templates_partial_update_parameters.go +++ b/netbox/client/dcim/dcim_device_bay_templates_partial_update_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_device_bay_templates_partial_update_responses.go b/netbox/client/dcim/dcim_device_bay_templates_partial_update_responses.go index 17edad5..be2b1e0 100644 --- a/netbox/client/dcim/dcim_device_bay_templates_partial_update_responses.go +++ b/netbox/client/dcim/dcim_device_bay_templates_partial_update_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_device_bay_templates_read_parameters.go b/netbox/client/dcim/dcim_device_bay_templates_read_parameters.go index 3814f53..3e450ea 100644 --- a/netbox/client/dcim/dcim_device_bay_templates_read_parameters.go +++ b/netbox/client/dcim/dcim_device_bay_templates_read_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_device_bay_templates_read_responses.go b/netbox/client/dcim/dcim_device_bay_templates_read_responses.go index 63e856c..81e2dea 100644 --- a/netbox/client/dcim/dcim_device_bay_templates_read_responses.go +++ b/netbox/client/dcim/dcim_device_bay_templates_read_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_device_bay_templates_update_parameters.go b/netbox/client/dcim/dcim_device_bay_templates_update_parameters.go index 51c7159..1a8c926 100644 --- a/netbox/client/dcim/dcim_device_bay_templates_update_parameters.go +++ b/netbox/client/dcim/dcim_device_bay_templates_update_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_device_bay_templates_update_responses.go b/netbox/client/dcim/dcim_device_bay_templates_update_responses.go index 42b4644..8f67bd9 100644 --- a/netbox/client/dcim/dcim_device_bay_templates_update_responses.go +++ b/netbox/client/dcim/dcim_device_bay_templates_update_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_device_bays_create_parameters.go b/netbox/client/dcim/dcim_device_bays_create_parameters.go index b1161d7..d4f8b0d 100644 --- a/netbox/client/dcim/dcim_device_bays_create_parameters.go +++ b/netbox/client/dcim/dcim_device_bays_create_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_device_bays_create_responses.go b/netbox/client/dcim/dcim_device_bays_create_responses.go index 1d52842..17a31cd 100644 --- a/netbox/client/dcim/dcim_device_bays_create_responses.go +++ b/netbox/client/dcim/dcim_device_bays_create_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_device_bays_delete_parameters.go b/netbox/client/dcim/dcim_device_bays_delete_parameters.go index e5c4320..834eab8 100644 --- a/netbox/client/dcim/dcim_device_bays_delete_parameters.go +++ b/netbox/client/dcim/dcim_device_bays_delete_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_device_bays_delete_responses.go b/netbox/client/dcim/dcim_device_bays_delete_responses.go index 1f5e0ca..cdfb3c7 100644 --- a/netbox/client/dcim/dcim_device_bays_delete_responses.go +++ b/netbox/client/dcim/dcim_device_bays_delete_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_device_bays_list_parameters.go b/netbox/client/dcim/dcim_device_bays_list_parameters.go index 572e76c..1c8fe53 100644 --- a/netbox/client/dcim/dcim_device_bays_list_parameters.go +++ b/netbox/client/dcim/dcim_device_bays_list_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_device_bays_list_responses.go b/netbox/client/dcim/dcim_device_bays_list_responses.go index 24c5820..5ed482c 100644 --- a/netbox/client/dcim/dcim_device_bays_list_responses.go +++ b/netbox/client/dcim/dcim_device_bays_list_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_device_bays_partial_update_parameters.go b/netbox/client/dcim/dcim_device_bays_partial_update_parameters.go index b683920..5271419 100644 --- a/netbox/client/dcim/dcim_device_bays_partial_update_parameters.go +++ b/netbox/client/dcim/dcim_device_bays_partial_update_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_device_bays_partial_update_responses.go b/netbox/client/dcim/dcim_device_bays_partial_update_responses.go index 5798902..cc824fe 100644 --- a/netbox/client/dcim/dcim_device_bays_partial_update_responses.go +++ b/netbox/client/dcim/dcim_device_bays_partial_update_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_device_bays_read_parameters.go b/netbox/client/dcim/dcim_device_bays_read_parameters.go index 8c0edce..f2812f5 100644 --- a/netbox/client/dcim/dcim_device_bays_read_parameters.go +++ b/netbox/client/dcim/dcim_device_bays_read_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_device_bays_read_responses.go b/netbox/client/dcim/dcim_device_bays_read_responses.go index 0ab895f..31ed1cf 100644 --- a/netbox/client/dcim/dcim_device_bays_read_responses.go +++ b/netbox/client/dcim/dcim_device_bays_read_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_device_bays_update_parameters.go b/netbox/client/dcim/dcim_device_bays_update_parameters.go index f79a1ca..57ddad0 100644 --- a/netbox/client/dcim/dcim_device_bays_update_parameters.go +++ b/netbox/client/dcim/dcim_device_bays_update_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_device_bays_update_responses.go b/netbox/client/dcim/dcim_device_bays_update_responses.go index 414f878..13b1951 100644 --- a/netbox/client/dcim/dcim_device_bays_update_responses.go +++ b/netbox/client/dcim/dcim_device_bays_update_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_device_roles_create_parameters.go b/netbox/client/dcim/dcim_device_roles_create_parameters.go index af9a1e7..2fe6af2 100644 --- a/netbox/client/dcim/dcim_device_roles_create_parameters.go +++ b/netbox/client/dcim/dcim_device_roles_create_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_device_roles_create_responses.go b/netbox/client/dcim/dcim_device_roles_create_responses.go index 6d98263..193ac10 100644 --- a/netbox/client/dcim/dcim_device_roles_create_responses.go +++ b/netbox/client/dcim/dcim_device_roles_create_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_device_roles_delete_parameters.go b/netbox/client/dcim/dcim_device_roles_delete_parameters.go index 1f2a73f..689c2da 100644 --- a/netbox/client/dcim/dcim_device_roles_delete_parameters.go +++ b/netbox/client/dcim/dcim_device_roles_delete_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_device_roles_delete_responses.go b/netbox/client/dcim/dcim_device_roles_delete_responses.go index 6d44eb5..39a6838 100644 --- a/netbox/client/dcim/dcim_device_roles_delete_responses.go +++ b/netbox/client/dcim/dcim_device_roles_delete_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_device_roles_list_parameters.go b/netbox/client/dcim/dcim_device_roles_list_parameters.go index 313e21c..116a9f2 100644 --- a/netbox/client/dcim/dcim_device_roles_list_parameters.go +++ b/netbox/client/dcim/dcim_device_roles_list_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_device_roles_list_responses.go b/netbox/client/dcim/dcim_device_roles_list_responses.go index 0a12ada..d2708a0 100644 --- a/netbox/client/dcim/dcim_device_roles_list_responses.go +++ b/netbox/client/dcim/dcim_device_roles_list_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_device_roles_partial_update_parameters.go b/netbox/client/dcim/dcim_device_roles_partial_update_parameters.go index ef488c0..10a3593 100644 --- a/netbox/client/dcim/dcim_device_roles_partial_update_parameters.go +++ b/netbox/client/dcim/dcim_device_roles_partial_update_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_device_roles_partial_update_responses.go b/netbox/client/dcim/dcim_device_roles_partial_update_responses.go index 1ba2485..87bcf68 100644 --- a/netbox/client/dcim/dcim_device_roles_partial_update_responses.go +++ b/netbox/client/dcim/dcim_device_roles_partial_update_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_device_roles_read_parameters.go b/netbox/client/dcim/dcim_device_roles_read_parameters.go index fcfe0df..979b3d6 100644 --- a/netbox/client/dcim/dcim_device_roles_read_parameters.go +++ b/netbox/client/dcim/dcim_device_roles_read_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_device_roles_read_responses.go b/netbox/client/dcim/dcim_device_roles_read_responses.go index da4c3d1..93b241f 100644 --- a/netbox/client/dcim/dcim_device_roles_read_responses.go +++ b/netbox/client/dcim/dcim_device_roles_read_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_device_roles_update_parameters.go b/netbox/client/dcim/dcim_device_roles_update_parameters.go index c560932..5f04604 100644 --- a/netbox/client/dcim/dcim_device_roles_update_parameters.go +++ b/netbox/client/dcim/dcim_device_roles_update_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_device_roles_update_responses.go b/netbox/client/dcim/dcim_device_roles_update_responses.go index 94a0513..5b1940f 100644 --- a/netbox/client/dcim/dcim_device_roles_update_responses.go +++ b/netbox/client/dcim/dcim_device_roles_update_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_device_types_create_parameters.go b/netbox/client/dcim/dcim_device_types_create_parameters.go index 3a845e6..731ca3f 100644 --- a/netbox/client/dcim/dcim_device_types_create_parameters.go +++ b/netbox/client/dcim/dcim_device_types_create_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_device_types_create_responses.go b/netbox/client/dcim/dcim_device_types_create_responses.go index 940d79c..6d99a6e 100644 --- a/netbox/client/dcim/dcim_device_types_create_responses.go +++ b/netbox/client/dcim/dcim_device_types_create_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_device_types_delete_parameters.go b/netbox/client/dcim/dcim_device_types_delete_parameters.go index 73b96db..94e1e7e 100644 --- a/netbox/client/dcim/dcim_device_types_delete_parameters.go +++ b/netbox/client/dcim/dcim_device_types_delete_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_device_types_delete_responses.go b/netbox/client/dcim/dcim_device_types_delete_responses.go index 9ac4bdb..f102108 100644 --- a/netbox/client/dcim/dcim_device_types_delete_responses.go +++ b/netbox/client/dcim/dcim_device_types_delete_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_device_types_list_parameters.go b/netbox/client/dcim/dcim_device_types_list_parameters.go index ea5e47a..d5827fb 100644 --- a/netbox/client/dcim/dcim_device_types_list_parameters.go +++ b/netbox/client/dcim/dcim_device_types_list_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_device_types_list_responses.go b/netbox/client/dcim/dcim_device_types_list_responses.go index ca24719..29254ff 100644 --- a/netbox/client/dcim/dcim_device_types_list_responses.go +++ b/netbox/client/dcim/dcim_device_types_list_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_device_types_partial_update_parameters.go b/netbox/client/dcim/dcim_device_types_partial_update_parameters.go index 3b432ac..bec757c 100644 --- a/netbox/client/dcim/dcim_device_types_partial_update_parameters.go +++ b/netbox/client/dcim/dcim_device_types_partial_update_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_device_types_partial_update_responses.go b/netbox/client/dcim/dcim_device_types_partial_update_responses.go index dfe8395..ac54b2a 100644 --- a/netbox/client/dcim/dcim_device_types_partial_update_responses.go +++ b/netbox/client/dcim/dcim_device_types_partial_update_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_device_types_read_parameters.go b/netbox/client/dcim/dcim_device_types_read_parameters.go index 76ecdd1..e96e83f 100644 --- a/netbox/client/dcim/dcim_device_types_read_parameters.go +++ b/netbox/client/dcim/dcim_device_types_read_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_device_types_read_responses.go b/netbox/client/dcim/dcim_device_types_read_responses.go index 528b766..0269f0b 100644 --- a/netbox/client/dcim/dcim_device_types_read_responses.go +++ b/netbox/client/dcim/dcim_device_types_read_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_device_types_update_parameters.go b/netbox/client/dcim/dcim_device_types_update_parameters.go index 7f1b5f0..f6d8d64 100644 --- a/netbox/client/dcim/dcim_device_types_update_parameters.go +++ b/netbox/client/dcim/dcim_device_types_update_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_device_types_update_responses.go b/netbox/client/dcim/dcim_device_types_update_responses.go index 6d0dbc7..00df505 100644 --- a/netbox/client/dcim/dcim_device_types_update_responses.go +++ b/netbox/client/dcim/dcim_device_types_update_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_devices_create_parameters.go b/netbox/client/dcim/dcim_devices_create_parameters.go index 26224ec..6385b3b 100644 --- a/netbox/client/dcim/dcim_devices_create_parameters.go +++ b/netbox/client/dcim/dcim_devices_create_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_devices_create_responses.go b/netbox/client/dcim/dcim_devices_create_responses.go index d708a46..5af4938 100644 --- a/netbox/client/dcim/dcim_devices_create_responses.go +++ b/netbox/client/dcim/dcim_devices_create_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_devices_delete_parameters.go b/netbox/client/dcim/dcim_devices_delete_parameters.go index 7e2a5a1..0ad70d7 100644 --- a/netbox/client/dcim/dcim_devices_delete_parameters.go +++ b/netbox/client/dcim/dcim_devices_delete_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_devices_delete_responses.go b/netbox/client/dcim/dcim_devices_delete_responses.go index ad800e4..1f2727f 100644 --- a/netbox/client/dcim/dcim_devices_delete_responses.go +++ b/netbox/client/dcim/dcim_devices_delete_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_devices_list_parameters.go b/netbox/client/dcim/dcim_devices_list_parameters.go index f6f18a9..fd09afc 100644 --- a/netbox/client/dcim/dcim_devices_list_parameters.go +++ b/netbox/client/dcim/dcim_devices_list_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_devices_list_responses.go b/netbox/client/dcim/dcim_devices_list_responses.go index c151a76..8c2d569 100644 --- a/netbox/client/dcim/dcim_devices_list_responses.go +++ b/netbox/client/dcim/dcim_devices_list_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_devices_napalm_parameters.go b/netbox/client/dcim/dcim_devices_napalm_parameters.go index df489ca..c23967a 100644 --- a/netbox/client/dcim/dcim_devices_napalm_parameters.go +++ b/netbox/client/dcim/dcim_devices_napalm_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_devices_napalm_responses.go b/netbox/client/dcim/dcim_devices_napalm_responses.go index 1270f3e..60a60dc 100644 --- a/netbox/client/dcim/dcim_devices_napalm_responses.go +++ b/netbox/client/dcim/dcim_devices_napalm_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_devices_partial_update_parameters.go b/netbox/client/dcim/dcim_devices_partial_update_parameters.go index 84bdbee..4a3bc2c 100644 --- a/netbox/client/dcim/dcim_devices_partial_update_parameters.go +++ b/netbox/client/dcim/dcim_devices_partial_update_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_devices_partial_update_responses.go b/netbox/client/dcim/dcim_devices_partial_update_responses.go index 9c6b815..2193368 100644 --- a/netbox/client/dcim/dcim_devices_partial_update_responses.go +++ b/netbox/client/dcim/dcim_devices_partial_update_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_devices_read_parameters.go b/netbox/client/dcim/dcim_devices_read_parameters.go index 12079ed..a72431e 100644 --- a/netbox/client/dcim/dcim_devices_read_parameters.go +++ b/netbox/client/dcim/dcim_devices_read_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_devices_read_responses.go b/netbox/client/dcim/dcim_devices_read_responses.go index 3f745b5..25f29c0 100644 --- a/netbox/client/dcim/dcim_devices_read_responses.go +++ b/netbox/client/dcim/dcim_devices_read_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_devices_update_parameters.go b/netbox/client/dcim/dcim_devices_update_parameters.go index 68e8e54..f2a84ad 100644 --- a/netbox/client/dcim/dcim_devices_update_parameters.go +++ b/netbox/client/dcim/dcim_devices_update_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_devices_update_responses.go b/netbox/client/dcim/dcim_devices_update_responses.go index bfa74ab..4fae46c 100644 --- a/netbox/client/dcim/dcim_devices_update_responses.go +++ b/netbox/client/dcim/dcim_devices_update_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_interface_connections_create_parameters.go b/netbox/client/dcim/dcim_interface_connections_create_parameters.go index 509b941..4231057 100644 --- a/netbox/client/dcim/dcim_interface_connections_create_parameters.go +++ b/netbox/client/dcim/dcim_interface_connections_create_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_interface_connections_create_responses.go b/netbox/client/dcim/dcim_interface_connections_create_responses.go index b76c27b..ca5040e 100644 --- a/netbox/client/dcim/dcim_interface_connections_create_responses.go +++ b/netbox/client/dcim/dcim_interface_connections_create_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_interface_connections_delete_parameters.go b/netbox/client/dcim/dcim_interface_connections_delete_parameters.go index 74cbd5f..b392d95 100644 --- a/netbox/client/dcim/dcim_interface_connections_delete_parameters.go +++ b/netbox/client/dcim/dcim_interface_connections_delete_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_interface_connections_delete_responses.go b/netbox/client/dcim/dcim_interface_connections_delete_responses.go index 7b73fad..061d954 100644 --- a/netbox/client/dcim/dcim_interface_connections_delete_responses.go +++ b/netbox/client/dcim/dcim_interface_connections_delete_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_interface_connections_list_parameters.go b/netbox/client/dcim/dcim_interface_connections_list_parameters.go index 8668131..5e6c1bd 100644 --- a/netbox/client/dcim/dcim_interface_connections_list_parameters.go +++ b/netbox/client/dcim/dcim_interface_connections_list_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_interface_connections_list_responses.go b/netbox/client/dcim/dcim_interface_connections_list_responses.go index ba35d58..f65d4fb 100644 --- a/netbox/client/dcim/dcim_interface_connections_list_responses.go +++ b/netbox/client/dcim/dcim_interface_connections_list_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_interface_connections_partial_update_parameters.go b/netbox/client/dcim/dcim_interface_connections_partial_update_parameters.go index 4f2ffd8..eda3947 100644 --- a/netbox/client/dcim/dcim_interface_connections_partial_update_parameters.go +++ b/netbox/client/dcim/dcim_interface_connections_partial_update_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_interface_connections_partial_update_responses.go b/netbox/client/dcim/dcim_interface_connections_partial_update_responses.go index 70a39aa..7666482 100644 --- a/netbox/client/dcim/dcim_interface_connections_partial_update_responses.go +++ b/netbox/client/dcim/dcim_interface_connections_partial_update_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_interface_connections_read_parameters.go b/netbox/client/dcim/dcim_interface_connections_read_parameters.go index 9f594d6..e24b256 100644 --- a/netbox/client/dcim/dcim_interface_connections_read_parameters.go +++ b/netbox/client/dcim/dcim_interface_connections_read_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_interface_connections_read_responses.go b/netbox/client/dcim/dcim_interface_connections_read_responses.go index 0c8959a..9cf2e62 100644 --- a/netbox/client/dcim/dcim_interface_connections_read_responses.go +++ b/netbox/client/dcim/dcim_interface_connections_read_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_interface_connections_update_parameters.go b/netbox/client/dcim/dcim_interface_connections_update_parameters.go index b51ffd8..85cc6a1 100644 --- a/netbox/client/dcim/dcim_interface_connections_update_parameters.go +++ b/netbox/client/dcim/dcim_interface_connections_update_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_interface_connections_update_responses.go b/netbox/client/dcim/dcim_interface_connections_update_responses.go index 2941ddf..ac16cd5 100644 --- a/netbox/client/dcim/dcim_interface_connections_update_responses.go +++ b/netbox/client/dcim/dcim_interface_connections_update_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_interface_templates_create_parameters.go b/netbox/client/dcim/dcim_interface_templates_create_parameters.go index 3fffa7b..6307ae6 100644 --- a/netbox/client/dcim/dcim_interface_templates_create_parameters.go +++ b/netbox/client/dcim/dcim_interface_templates_create_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_interface_templates_create_responses.go b/netbox/client/dcim/dcim_interface_templates_create_responses.go index 21ed963..150768f 100644 --- a/netbox/client/dcim/dcim_interface_templates_create_responses.go +++ b/netbox/client/dcim/dcim_interface_templates_create_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_interface_templates_delete_parameters.go b/netbox/client/dcim/dcim_interface_templates_delete_parameters.go index e039118..c564d63 100644 --- a/netbox/client/dcim/dcim_interface_templates_delete_parameters.go +++ b/netbox/client/dcim/dcim_interface_templates_delete_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_interface_templates_delete_responses.go b/netbox/client/dcim/dcim_interface_templates_delete_responses.go index 2c5fe33..28cb958 100644 --- a/netbox/client/dcim/dcim_interface_templates_delete_responses.go +++ b/netbox/client/dcim/dcim_interface_templates_delete_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_interface_templates_list_parameters.go b/netbox/client/dcim/dcim_interface_templates_list_parameters.go index dda2901..44b97fd 100644 --- a/netbox/client/dcim/dcim_interface_templates_list_parameters.go +++ b/netbox/client/dcim/dcim_interface_templates_list_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_interface_templates_list_responses.go b/netbox/client/dcim/dcim_interface_templates_list_responses.go index 73c4daf..8d505de 100644 --- a/netbox/client/dcim/dcim_interface_templates_list_responses.go +++ b/netbox/client/dcim/dcim_interface_templates_list_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_interface_templates_partial_update_parameters.go b/netbox/client/dcim/dcim_interface_templates_partial_update_parameters.go index 5d619f5..d231ca8 100644 --- a/netbox/client/dcim/dcim_interface_templates_partial_update_parameters.go +++ b/netbox/client/dcim/dcim_interface_templates_partial_update_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_interface_templates_partial_update_responses.go b/netbox/client/dcim/dcim_interface_templates_partial_update_responses.go index 8e70823..7718694 100644 --- a/netbox/client/dcim/dcim_interface_templates_partial_update_responses.go +++ b/netbox/client/dcim/dcim_interface_templates_partial_update_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_interface_templates_read_parameters.go b/netbox/client/dcim/dcim_interface_templates_read_parameters.go index 7b717d2..8446aad 100644 --- a/netbox/client/dcim/dcim_interface_templates_read_parameters.go +++ b/netbox/client/dcim/dcim_interface_templates_read_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_interface_templates_read_responses.go b/netbox/client/dcim/dcim_interface_templates_read_responses.go index 86e3f35..b670d4e 100644 --- a/netbox/client/dcim/dcim_interface_templates_read_responses.go +++ b/netbox/client/dcim/dcim_interface_templates_read_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_interface_templates_update_parameters.go b/netbox/client/dcim/dcim_interface_templates_update_parameters.go index b32fb38..526828e 100644 --- a/netbox/client/dcim/dcim_interface_templates_update_parameters.go +++ b/netbox/client/dcim/dcim_interface_templates_update_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_interface_templates_update_responses.go b/netbox/client/dcim/dcim_interface_templates_update_responses.go index a3c930d..1a14d3b 100644 --- a/netbox/client/dcim/dcim_interface_templates_update_responses.go +++ b/netbox/client/dcim/dcim_interface_templates_update_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_interfaces_create_parameters.go b/netbox/client/dcim/dcim_interfaces_create_parameters.go index 339a715..16065f4 100644 --- a/netbox/client/dcim/dcim_interfaces_create_parameters.go +++ b/netbox/client/dcim/dcim_interfaces_create_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_interfaces_create_responses.go b/netbox/client/dcim/dcim_interfaces_create_responses.go index 25909d2..ca7ba27 100644 --- a/netbox/client/dcim/dcim_interfaces_create_responses.go +++ b/netbox/client/dcim/dcim_interfaces_create_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_interfaces_delete_parameters.go b/netbox/client/dcim/dcim_interfaces_delete_parameters.go index 870b930..db8a884 100644 --- a/netbox/client/dcim/dcim_interfaces_delete_parameters.go +++ b/netbox/client/dcim/dcim_interfaces_delete_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_interfaces_delete_responses.go b/netbox/client/dcim/dcim_interfaces_delete_responses.go index 241e1c7..63f526a 100644 --- a/netbox/client/dcim/dcim_interfaces_delete_responses.go +++ b/netbox/client/dcim/dcim_interfaces_delete_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_interfaces_graphs_parameters.go b/netbox/client/dcim/dcim_interfaces_graphs_parameters.go index fe12f3b..53fe117 100644 --- a/netbox/client/dcim/dcim_interfaces_graphs_parameters.go +++ b/netbox/client/dcim/dcim_interfaces_graphs_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_interfaces_graphs_responses.go b/netbox/client/dcim/dcim_interfaces_graphs_responses.go index 91d035c..868c94a 100644 --- a/netbox/client/dcim/dcim_interfaces_graphs_responses.go +++ b/netbox/client/dcim/dcim_interfaces_graphs_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_interfaces_list_parameters.go b/netbox/client/dcim/dcim_interfaces_list_parameters.go index fdbc0f4..a8121cf 100644 --- a/netbox/client/dcim/dcim_interfaces_list_parameters.go +++ b/netbox/client/dcim/dcim_interfaces_list_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_interfaces_list_responses.go b/netbox/client/dcim/dcim_interfaces_list_responses.go index 0667446..5245ff7 100644 --- a/netbox/client/dcim/dcim_interfaces_list_responses.go +++ b/netbox/client/dcim/dcim_interfaces_list_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_interfaces_partial_update_parameters.go b/netbox/client/dcim/dcim_interfaces_partial_update_parameters.go index b4c08e1..169b7e0 100644 --- a/netbox/client/dcim/dcim_interfaces_partial_update_parameters.go +++ b/netbox/client/dcim/dcim_interfaces_partial_update_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_interfaces_partial_update_responses.go b/netbox/client/dcim/dcim_interfaces_partial_update_responses.go index 59819bf..1a84d55 100644 --- a/netbox/client/dcim/dcim_interfaces_partial_update_responses.go +++ b/netbox/client/dcim/dcim_interfaces_partial_update_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_interfaces_read_parameters.go b/netbox/client/dcim/dcim_interfaces_read_parameters.go index 165cc86..82f40ba 100644 --- a/netbox/client/dcim/dcim_interfaces_read_parameters.go +++ b/netbox/client/dcim/dcim_interfaces_read_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_interfaces_read_responses.go b/netbox/client/dcim/dcim_interfaces_read_responses.go index c0d3231..415b3b5 100644 --- a/netbox/client/dcim/dcim_interfaces_read_responses.go +++ b/netbox/client/dcim/dcim_interfaces_read_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_interfaces_update_parameters.go b/netbox/client/dcim/dcim_interfaces_update_parameters.go index 4e45a85..24fd20f 100644 --- a/netbox/client/dcim/dcim_interfaces_update_parameters.go +++ b/netbox/client/dcim/dcim_interfaces_update_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_interfaces_update_responses.go b/netbox/client/dcim/dcim_interfaces_update_responses.go index 437541d..f96bc0a 100644 --- a/netbox/client/dcim/dcim_interfaces_update_responses.go +++ b/netbox/client/dcim/dcim_interfaces_update_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_inventory_items_create_parameters.go b/netbox/client/dcim/dcim_inventory_items_create_parameters.go index 10527b2..3319bf7 100644 --- a/netbox/client/dcim/dcim_inventory_items_create_parameters.go +++ b/netbox/client/dcim/dcim_inventory_items_create_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_inventory_items_create_responses.go b/netbox/client/dcim/dcim_inventory_items_create_responses.go index ec07abd..3dac366 100644 --- a/netbox/client/dcim/dcim_inventory_items_create_responses.go +++ b/netbox/client/dcim/dcim_inventory_items_create_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_inventory_items_delete_parameters.go b/netbox/client/dcim/dcim_inventory_items_delete_parameters.go index a67cf42..2ba49c2 100644 --- a/netbox/client/dcim/dcim_inventory_items_delete_parameters.go +++ b/netbox/client/dcim/dcim_inventory_items_delete_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_inventory_items_delete_responses.go b/netbox/client/dcim/dcim_inventory_items_delete_responses.go index a3ba276..79e6d57 100644 --- a/netbox/client/dcim/dcim_inventory_items_delete_responses.go +++ b/netbox/client/dcim/dcim_inventory_items_delete_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_inventory_items_list_parameters.go b/netbox/client/dcim/dcim_inventory_items_list_parameters.go index dad76e4..2df9620 100644 --- a/netbox/client/dcim/dcim_inventory_items_list_parameters.go +++ b/netbox/client/dcim/dcim_inventory_items_list_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_inventory_items_list_responses.go b/netbox/client/dcim/dcim_inventory_items_list_responses.go index 461d2b2..0aea08a 100644 --- a/netbox/client/dcim/dcim_inventory_items_list_responses.go +++ b/netbox/client/dcim/dcim_inventory_items_list_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_inventory_items_partial_update_parameters.go b/netbox/client/dcim/dcim_inventory_items_partial_update_parameters.go index 6475fd3..81ab220 100644 --- a/netbox/client/dcim/dcim_inventory_items_partial_update_parameters.go +++ b/netbox/client/dcim/dcim_inventory_items_partial_update_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_inventory_items_partial_update_responses.go b/netbox/client/dcim/dcim_inventory_items_partial_update_responses.go index a63712c..54bb7e4 100644 --- a/netbox/client/dcim/dcim_inventory_items_partial_update_responses.go +++ b/netbox/client/dcim/dcim_inventory_items_partial_update_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_inventory_items_read_parameters.go b/netbox/client/dcim/dcim_inventory_items_read_parameters.go index 860cb5b..a0161a9 100644 --- a/netbox/client/dcim/dcim_inventory_items_read_parameters.go +++ b/netbox/client/dcim/dcim_inventory_items_read_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_inventory_items_read_responses.go b/netbox/client/dcim/dcim_inventory_items_read_responses.go index 4a74a60..4e07cce 100644 --- a/netbox/client/dcim/dcim_inventory_items_read_responses.go +++ b/netbox/client/dcim/dcim_inventory_items_read_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_inventory_items_update_parameters.go b/netbox/client/dcim/dcim_inventory_items_update_parameters.go index 2c11f3d..cc74879 100644 --- a/netbox/client/dcim/dcim_inventory_items_update_parameters.go +++ b/netbox/client/dcim/dcim_inventory_items_update_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_inventory_items_update_responses.go b/netbox/client/dcim/dcim_inventory_items_update_responses.go index cff9f8a..b915f00 100644 --- a/netbox/client/dcim/dcim_inventory_items_update_responses.go +++ b/netbox/client/dcim/dcim_inventory_items_update_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_manufacturers_create_parameters.go b/netbox/client/dcim/dcim_manufacturers_create_parameters.go index d83e6cf..200dc0a 100644 --- a/netbox/client/dcim/dcim_manufacturers_create_parameters.go +++ b/netbox/client/dcim/dcim_manufacturers_create_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_manufacturers_create_responses.go b/netbox/client/dcim/dcim_manufacturers_create_responses.go index 7132fdf..f0afa25 100644 --- a/netbox/client/dcim/dcim_manufacturers_create_responses.go +++ b/netbox/client/dcim/dcim_manufacturers_create_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_manufacturers_delete_parameters.go b/netbox/client/dcim/dcim_manufacturers_delete_parameters.go index ab47939..01472a9 100644 --- a/netbox/client/dcim/dcim_manufacturers_delete_parameters.go +++ b/netbox/client/dcim/dcim_manufacturers_delete_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_manufacturers_delete_responses.go b/netbox/client/dcim/dcim_manufacturers_delete_responses.go index c83eeab..f5e67e6 100644 --- a/netbox/client/dcim/dcim_manufacturers_delete_responses.go +++ b/netbox/client/dcim/dcim_manufacturers_delete_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_manufacturers_list_parameters.go b/netbox/client/dcim/dcim_manufacturers_list_parameters.go index b8870ed..d741f3e 100644 --- a/netbox/client/dcim/dcim_manufacturers_list_parameters.go +++ b/netbox/client/dcim/dcim_manufacturers_list_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_manufacturers_list_responses.go b/netbox/client/dcim/dcim_manufacturers_list_responses.go index bccd5a0..ac2d046 100644 --- a/netbox/client/dcim/dcim_manufacturers_list_responses.go +++ b/netbox/client/dcim/dcim_manufacturers_list_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_manufacturers_partial_update_parameters.go b/netbox/client/dcim/dcim_manufacturers_partial_update_parameters.go index f9341a9..03d10e4 100644 --- a/netbox/client/dcim/dcim_manufacturers_partial_update_parameters.go +++ b/netbox/client/dcim/dcim_manufacturers_partial_update_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_manufacturers_partial_update_responses.go b/netbox/client/dcim/dcim_manufacturers_partial_update_responses.go index 33998bd..6e5826a 100644 --- a/netbox/client/dcim/dcim_manufacturers_partial_update_responses.go +++ b/netbox/client/dcim/dcim_manufacturers_partial_update_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_manufacturers_read_parameters.go b/netbox/client/dcim/dcim_manufacturers_read_parameters.go index 92c671b..1b54dbf 100644 --- a/netbox/client/dcim/dcim_manufacturers_read_parameters.go +++ b/netbox/client/dcim/dcim_manufacturers_read_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_manufacturers_read_responses.go b/netbox/client/dcim/dcim_manufacturers_read_responses.go index 8379815..1440577 100644 --- a/netbox/client/dcim/dcim_manufacturers_read_responses.go +++ b/netbox/client/dcim/dcim_manufacturers_read_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_manufacturers_update_parameters.go b/netbox/client/dcim/dcim_manufacturers_update_parameters.go index 4d106f1..2782ce7 100644 --- a/netbox/client/dcim/dcim_manufacturers_update_parameters.go +++ b/netbox/client/dcim/dcim_manufacturers_update_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_manufacturers_update_responses.go b/netbox/client/dcim/dcim_manufacturers_update_responses.go index 17e33f7..4d7da12 100644 --- a/netbox/client/dcim/dcim_manufacturers_update_responses.go +++ b/netbox/client/dcim/dcim_manufacturers_update_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_platforms_create_parameters.go b/netbox/client/dcim/dcim_platforms_create_parameters.go index 6b4421b..c3036b4 100644 --- a/netbox/client/dcim/dcim_platforms_create_parameters.go +++ b/netbox/client/dcim/dcim_platforms_create_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_platforms_create_responses.go b/netbox/client/dcim/dcim_platforms_create_responses.go index 5be201e..8450833 100644 --- a/netbox/client/dcim/dcim_platforms_create_responses.go +++ b/netbox/client/dcim/dcim_platforms_create_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_platforms_delete_parameters.go b/netbox/client/dcim/dcim_platforms_delete_parameters.go index 9d9b9a7..4807f41 100644 --- a/netbox/client/dcim/dcim_platforms_delete_parameters.go +++ b/netbox/client/dcim/dcim_platforms_delete_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_platforms_delete_responses.go b/netbox/client/dcim/dcim_platforms_delete_responses.go index 96c679e..da9e3f9 100644 --- a/netbox/client/dcim/dcim_platforms_delete_responses.go +++ b/netbox/client/dcim/dcim_platforms_delete_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_platforms_list_parameters.go b/netbox/client/dcim/dcim_platforms_list_parameters.go index 1df117d..85b2afd 100644 --- a/netbox/client/dcim/dcim_platforms_list_parameters.go +++ b/netbox/client/dcim/dcim_platforms_list_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_platforms_list_responses.go b/netbox/client/dcim/dcim_platforms_list_responses.go index f597f95..a1613b8 100644 --- a/netbox/client/dcim/dcim_platforms_list_responses.go +++ b/netbox/client/dcim/dcim_platforms_list_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_platforms_partial_update_parameters.go b/netbox/client/dcim/dcim_platforms_partial_update_parameters.go index 056ccd1..38d50da 100644 --- a/netbox/client/dcim/dcim_platforms_partial_update_parameters.go +++ b/netbox/client/dcim/dcim_platforms_partial_update_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_platforms_partial_update_responses.go b/netbox/client/dcim/dcim_platforms_partial_update_responses.go index b389308..aad0071 100644 --- a/netbox/client/dcim/dcim_platforms_partial_update_responses.go +++ b/netbox/client/dcim/dcim_platforms_partial_update_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_platforms_read_parameters.go b/netbox/client/dcim/dcim_platforms_read_parameters.go index 10a4604..dac4a65 100644 --- a/netbox/client/dcim/dcim_platforms_read_parameters.go +++ b/netbox/client/dcim/dcim_platforms_read_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_platforms_read_responses.go b/netbox/client/dcim/dcim_platforms_read_responses.go index 25f56dd..67220ba 100644 --- a/netbox/client/dcim/dcim_platforms_read_responses.go +++ b/netbox/client/dcim/dcim_platforms_read_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_platforms_update_parameters.go b/netbox/client/dcim/dcim_platforms_update_parameters.go index 9f4f5ee..08123e1 100644 --- a/netbox/client/dcim/dcim_platforms_update_parameters.go +++ b/netbox/client/dcim/dcim_platforms_update_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_platforms_update_responses.go b/netbox/client/dcim/dcim_platforms_update_responses.go index 4155a5f..e6c6942 100644 --- a/netbox/client/dcim/dcim_platforms_update_responses.go +++ b/netbox/client/dcim/dcim_platforms_update_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_power_connections_list_parameters.go b/netbox/client/dcim/dcim_power_connections_list_parameters.go index 9ef9eb2..2926f1e 100644 --- a/netbox/client/dcim/dcim_power_connections_list_parameters.go +++ b/netbox/client/dcim/dcim_power_connections_list_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_power_connections_list_responses.go b/netbox/client/dcim/dcim_power_connections_list_responses.go index b83fdce..ac4a5dc 100644 --- a/netbox/client/dcim/dcim_power_connections_list_responses.go +++ b/netbox/client/dcim/dcim_power_connections_list_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_power_outlet_templates_create_parameters.go b/netbox/client/dcim/dcim_power_outlet_templates_create_parameters.go index bdba424..e714e22 100644 --- a/netbox/client/dcim/dcim_power_outlet_templates_create_parameters.go +++ b/netbox/client/dcim/dcim_power_outlet_templates_create_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_power_outlet_templates_create_responses.go b/netbox/client/dcim/dcim_power_outlet_templates_create_responses.go index f3cee67..0dd2e5a 100644 --- a/netbox/client/dcim/dcim_power_outlet_templates_create_responses.go +++ b/netbox/client/dcim/dcim_power_outlet_templates_create_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_power_outlet_templates_delete_parameters.go b/netbox/client/dcim/dcim_power_outlet_templates_delete_parameters.go index afc3feb..e26bb3b 100644 --- a/netbox/client/dcim/dcim_power_outlet_templates_delete_parameters.go +++ b/netbox/client/dcim/dcim_power_outlet_templates_delete_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_power_outlet_templates_delete_responses.go b/netbox/client/dcim/dcim_power_outlet_templates_delete_responses.go index cdabdd0..b6845f8 100644 --- a/netbox/client/dcim/dcim_power_outlet_templates_delete_responses.go +++ b/netbox/client/dcim/dcim_power_outlet_templates_delete_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_power_outlet_templates_list_parameters.go b/netbox/client/dcim/dcim_power_outlet_templates_list_parameters.go index f3514e7..860a335 100644 --- a/netbox/client/dcim/dcim_power_outlet_templates_list_parameters.go +++ b/netbox/client/dcim/dcim_power_outlet_templates_list_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_power_outlet_templates_list_responses.go b/netbox/client/dcim/dcim_power_outlet_templates_list_responses.go index aeeec27..f57d14a 100644 --- a/netbox/client/dcim/dcim_power_outlet_templates_list_responses.go +++ b/netbox/client/dcim/dcim_power_outlet_templates_list_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_power_outlet_templates_partial_update_parameters.go b/netbox/client/dcim/dcim_power_outlet_templates_partial_update_parameters.go index b5cc083..36a52c3 100644 --- a/netbox/client/dcim/dcim_power_outlet_templates_partial_update_parameters.go +++ b/netbox/client/dcim/dcim_power_outlet_templates_partial_update_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_power_outlet_templates_partial_update_responses.go b/netbox/client/dcim/dcim_power_outlet_templates_partial_update_responses.go index 60985f9..8d573bf 100644 --- a/netbox/client/dcim/dcim_power_outlet_templates_partial_update_responses.go +++ b/netbox/client/dcim/dcim_power_outlet_templates_partial_update_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_power_outlet_templates_read_parameters.go b/netbox/client/dcim/dcim_power_outlet_templates_read_parameters.go index 8fc1d08..7290f3c 100644 --- a/netbox/client/dcim/dcim_power_outlet_templates_read_parameters.go +++ b/netbox/client/dcim/dcim_power_outlet_templates_read_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_power_outlet_templates_read_responses.go b/netbox/client/dcim/dcim_power_outlet_templates_read_responses.go index 85251f9..ce8d931 100644 --- a/netbox/client/dcim/dcim_power_outlet_templates_read_responses.go +++ b/netbox/client/dcim/dcim_power_outlet_templates_read_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_power_outlet_templates_update_parameters.go b/netbox/client/dcim/dcim_power_outlet_templates_update_parameters.go index e007a4d..5402906 100644 --- a/netbox/client/dcim/dcim_power_outlet_templates_update_parameters.go +++ b/netbox/client/dcim/dcim_power_outlet_templates_update_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_power_outlet_templates_update_responses.go b/netbox/client/dcim/dcim_power_outlet_templates_update_responses.go index ace818b..b933d33 100644 --- a/netbox/client/dcim/dcim_power_outlet_templates_update_responses.go +++ b/netbox/client/dcim/dcim_power_outlet_templates_update_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_power_outlets_create_parameters.go b/netbox/client/dcim/dcim_power_outlets_create_parameters.go index 704c5cf..177b9e2 100644 --- a/netbox/client/dcim/dcim_power_outlets_create_parameters.go +++ b/netbox/client/dcim/dcim_power_outlets_create_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_power_outlets_create_responses.go b/netbox/client/dcim/dcim_power_outlets_create_responses.go index 64c0318..972ccc2 100644 --- a/netbox/client/dcim/dcim_power_outlets_create_responses.go +++ b/netbox/client/dcim/dcim_power_outlets_create_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_power_outlets_delete_parameters.go b/netbox/client/dcim/dcim_power_outlets_delete_parameters.go index 7959987..017807a 100644 --- a/netbox/client/dcim/dcim_power_outlets_delete_parameters.go +++ b/netbox/client/dcim/dcim_power_outlets_delete_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_power_outlets_delete_responses.go b/netbox/client/dcim/dcim_power_outlets_delete_responses.go index 4f267e5..5a645b5 100644 --- a/netbox/client/dcim/dcim_power_outlets_delete_responses.go +++ b/netbox/client/dcim/dcim_power_outlets_delete_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_power_outlets_list_parameters.go b/netbox/client/dcim/dcim_power_outlets_list_parameters.go index 3643d0e..e83ce7d 100644 --- a/netbox/client/dcim/dcim_power_outlets_list_parameters.go +++ b/netbox/client/dcim/dcim_power_outlets_list_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_power_outlets_list_responses.go b/netbox/client/dcim/dcim_power_outlets_list_responses.go index a0273b4..cbe5249 100644 --- a/netbox/client/dcim/dcim_power_outlets_list_responses.go +++ b/netbox/client/dcim/dcim_power_outlets_list_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_power_outlets_partial_update_parameters.go b/netbox/client/dcim/dcim_power_outlets_partial_update_parameters.go index a45c759..42e1924 100644 --- a/netbox/client/dcim/dcim_power_outlets_partial_update_parameters.go +++ b/netbox/client/dcim/dcim_power_outlets_partial_update_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_power_outlets_partial_update_responses.go b/netbox/client/dcim/dcim_power_outlets_partial_update_responses.go index b80c294..0dda720 100644 --- a/netbox/client/dcim/dcim_power_outlets_partial_update_responses.go +++ b/netbox/client/dcim/dcim_power_outlets_partial_update_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_power_outlets_read_parameters.go b/netbox/client/dcim/dcim_power_outlets_read_parameters.go index baa7f3b..bd517a5 100644 --- a/netbox/client/dcim/dcim_power_outlets_read_parameters.go +++ b/netbox/client/dcim/dcim_power_outlets_read_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_power_outlets_read_responses.go b/netbox/client/dcim/dcim_power_outlets_read_responses.go index 5fce9ec..468ff3d 100644 --- a/netbox/client/dcim/dcim_power_outlets_read_responses.go +++ b/netbox/client/dcim/dcim_power_outlets_read_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_power_outlets_update_parameters.go b/netbox/client/dcim/dcim_power_outlets_update_parameters.go index 661ffc0..2f0e1aa 100644 --- a/netbox/client/dcim/dcim_power_outlets_update_parameters.go +++ b/netbox/client/dcim/dcim_power_outlets_update_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_power_outlets_update_responses.go b/netbox/client/dcim/dcim_power_outlets_update_responses.go index 82bb681..5a26117 100644 --- a/netbox/client/dcim/dcim_power_outlets_update_responses.go +++ b/netbox/client/dcim/dcim_power_outlets_update_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_power_port_templates_create_parameters.go b/netbox/client/dcim/dcim_power_port_templates_create_parameters.go index cd6a17e..fe10b21 100644 --- a/netbox/client/dcim/dcim_power_port_templates_create_parameters.go +++ b/netbox/client/dcim/dcim_power_port_templates_create_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_power_port_templates_create_responses.go b/netbox/client/dcim/dcim_power_port_templates_create_responses.go index 062e59d..93040a2 100644 --- a/netbox/client/dcim/dcim_power_port_templates_create_responses.go +++ b/netbox/client/dcim/dcim_power_port_templates_create_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_power_port_templates_delete_parameters.go b/netbox/client/dcim/dcim_power_port_templates_delete_parameters.go index 76c0fcc..81469b3 100644 --- a/netbox/client/dcim/dcim_power_port_templates_delete_parameters.go +++ b/netbox/client/dcim/dcim_power_port_templates_delete_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_power_port_templates_delete_responses.go b/netbox/client/dcim/dcim_power_port_templates_delete_responses.go index 8e0c123..cc3ffdc 100644 --- a/netbox/client/dcim/dcim_power_port_templates_delete_responses.go +++ b/netbox/client/dcim/dcim_power_port_templates_delete_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_power_port_templates_list_parameters.go b/netbox/client/dcim/dcim_power_port_templates_list_parameters.go index edaf7b1..0cd93cc 100644 --- a/netbox/client/dcim/dcim_power_port_templates_list_parameters.go +++ b/netbox/client/dcim/dcim_power_port_templates_list_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_power_port_templates_list_responses.go b/netbox/client/dcim/dcim_power_port_templates_list_responses.go index 772b1ff..83daf9e 100644 --- a/netbox/client/dcim/dcim_power_port_templates_list_responses.go +++ b/netbox/client/dcim/dcim_power_port_templates_list_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_power_port_templates_partial_update_parameters.go b/netbox/client/dcim/dcim_power_port_templates_partial_update_parameters.go index 239b488..a79fd7a 100644 --- a/netbox/client/dcim/dcim_power_port_templates_partial_update_parameters.go +++ b/netbox/client/dcim/dcim_power_port_templates_partial_update_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_power_port_templates_partial_update_responses.go b/netbox/client/dcim/dcim_power_port_templates_partial_update_responses.go index 8926b8b..9746c7e 100644 --- a/netbox/client/dcim/dcim_power_port_templates_partial_update_responses.go +++ b/netbox/client/dcim/dcim_power_port_templates_partial_update_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_power_port_templates_read_parameters.go b/netbox/client/dcim/dcim_power_port_templates_read_parameters.go index beebead..a8dd7bb 100644 --- a/netbox/client/dcim/dcim_power_port_templates_read_parameters.go +++ b/netbox/client/dcim/dcim_power_port_templates_read_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_power_port_templates_read_responses.go b/netbox/client/dcim/dcim_power_port_templates_read_responses.go index a269601..4517170 100644 --- a/netbox/client/dcim/dcim_power_port_templates_read_responses.go +++ b/netbox/client/dcim/dcim_power_port_templates_read_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_power_port_templates_update_parameters.go b/netbox/client/dcim/dcim_power_port_templates_update_parameters.go index 2f2cc6e..f1820eb 100644 --- a/netbox/client/dcim/dcim_power_port_templates_update_parameters.go +++ b/netbox/client/dcim/dcim_power_port_templates_update_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_power_port_templates_update_responses.go b/netbox/client/dcim/dcim_power_port_templates_update_responses.go index b22be5c..d19d457 100644 --- a/netbox/client/dcim/dcim_power_port_templates_update_responses.go +++ b/netbox/client/dcim/dcim_power_port_templates_update_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_power_ports_create_parameters.go b/netbox/client/dcim/dcim_power_ports_create_parameters.go index 76b9e66..da44b48 100644 --- a/netbox/client/dcim/dcim_power_ports_create_parameters.go +++ b/netbox/client/dcim/dcim_power_ports_create_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_power_ports_create_responses.go b/netbox/client/dcim/dcim_power_ports_create_responses.go index fb85370..fd7c4b2 100644 --- a/netbox/client/dcim/dcim_power_ports_create_responses.go +++ b/netbox/client/dcim/dcim_power_ports_create_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_power_ports_delete_parameters.go b/netbox/client/dcim/dcim_power_ports_delete_parameters.go index 03b065a..04455a3 100644 --- a/netbox/client/dcim/dcim_power_ports_delete_parameters.go +++ b/netbox/client/dcim/dcim_power_ports_delete_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_power_ports_delete_responses.go b/netbox/client/dcim/dcim_power_ports_delete_responses.go index 9b4e06c..483f11a 100644 --- a/netbox/client/dcim/dcim_power_ports_delete_responses.go +++ b/netbox/client/dcim/dcim_power_ports_delete_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_power_ports_list_parameters.go b/netbox/client/dcim/dcim_power_ports_list_parameters.go index 0ad2de9..6db800c 100644 --- a/netbox/client/dcim/dcim_power_ports_list_parameters.go +++ b/netbox/client/dcim/dcim_power_ports_list_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_power_ports_list_responses.go b/netbox/client/dcim/dcim_power_ports_list_responses.go index 98dba81..d4ba8d4 100644 --- a/netbox/client/dcim/dcim_power_ports_list_responses.go +++ b/netbox/client/dcim/dcim_power_ports_list_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_power_ports_partial_update_parameters.go b/netbox/client/dcim/dcim_power_ports_partial_update_parameters.go index 5ba8f9a..25e0a5e 100644 --- a/netbox/client/dcim/dcim_power_ports_partial_update_parameters.go +++ b/netbox/client/dcim/dcim_power_ports_partial_update_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_power_ports_partial_update_responses.go b/netbox/client/dcim/dcim_power_ports_partial_update_responses.go index 2c95461..398fea9 100644 --- a/netbox/client/dcim/dcim_power_ports_partial_update_responses.go +++ b/netbox/client/dcim/dcim_power_ports_partial_update_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_power_ports_read_parameters.go b/netbox/client/dcim/dcim_power_ports_read_parameters.go index b094368..0916143 100644 --- a/netbox/client/dcim/dcim_power_ports_read_parameters.go +++ b/netbox/client/dcim/dcim_power_ports_read_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_power_ports_read_responses.go b/netbox/client/dcim/dcim_power_ports_read_responses.go index 200dadb..a85e478 100644 --- a/netbox/client/dcim/dcim_power_ports_read_responses.go +++ b/netbox/client/dcim/dcim_power_ports_read_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_power_ports_update_parameters.go b/netbox/client/dcim/dcim_power_ports_update_parameters.go index 52e11e3..05299dd 100644 --- a/netbox/client/dcim/dcim_power_ports_update_parameters.go +++ b/netbox/client/dcim/dcim_power_ports_update_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_power_ports_update_responses.go b/netbox/client/dcim/dcim_power_ports_update_responses.go index 3f9e8f7..db4b090 100644 --- a/netbox/client/dcim/dcim_power_ports_update_responses.go +++ b/netbox/client/dcim/dcim_power_ports_update_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_rack_groups_create_parameters.go b/netbox/client/dcim/dcim_rack_groups_create_parameters.go index 55dbff7..fe004c2 100644 --- a/netbox/client/dcim/dcim_rack_groups_create_parameters.go +++ b/netbox/client/dcim/dcim_rack_groups_create_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_rack_groups_create_responses.go b/netbox/client/dcim/dcim_rack_groups_create_responses.go index 8e05d0b..651256a 100644 --- a/netbox/client/dcim/dcim_rack_groups_create_responses.go +++ b/netbox/client/dcim/dcim_rack_groups_create_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_rack_groups_delete_parameters.go b/netbox/client/dcim/dcim_rack_groups_delete_parameters.go index 532d707..407e8fd 100644 --- a/netbox/client/dcim/dcim_rack_groups_delete_parameters.go +++ b/netbox/client/dcim/dcim_rack_groups_delete_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_rack_groups_delete_responses.go b/netbox/client/dcim/dcim_rack_groups_delete_responses.go index 0080941..fb59a5f 100644 --- a/netbox/client/dcim/dcim_rack_groups_delete_responses.go +++ b/netbox/client/dcim/dcim_rack_groups_delete_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_rack_groups_list_parameters.go b/netbox/client/dcim/dcim_rack_groups_list_parameters.go index 4901450..dedc12c 100644 --- a/netbox/client/dcim/dcim_rack_groups_list_parameters.go +++ b/netbox/client/dcim/dcim_rack_groups_list_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_rack_groups_list_responses.go b/netbox/client/dcim/dcim_rack_groups_list_responses.go index 12dabd5..20cda21 100644 --- a/netbox/client/dcim/dcim_rack_groups_list_responses.go +++ b/netbox/client/dcim/dcim_rack_groups_list_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_rack_groups_partial_update_parameters.go b/netbox/client/dcim/dcim_rack_groups_partial_update_parameters.go index 440629f..e6061df 100644 --- a/netbox/client/dcim/dcim_rack_groups_partial_update_parameters.go +++ b/netbox/client/dcim/dcim_rack_groups_partial_update_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_rack_groups_partial_update_responses.go b/netbox/client/dcim/dcim_rack_groups_partial_update_responses.go index 5a2b81d..bde1d46 100644 --- a/netbox/client/dcim/dcim_rack_groups_partial_update_responses.go +++ b/netbox/client/dcim/dcim_rack_groups_partial_update_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_rack_groups_read_parameters.go b/netbox/client/dcim/dcim_rack_groups_read_parameters.go index 949ff66..d38f929 100644 --- a/netbox/client/dcim/dcim_rack_groups_read_parameters.go +++ b/netbox/client/dcim/dcim_rack_groups_read_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_rack_groups_read_responses.go b/netbox/client/dcim/dcim_rack_groups_read_responses.go index da17e2c..962177a 100644 --- a/netbox/client/dcim/dcim_rack_groups_read_responses.go +++ b/netbox/client/dcim/dcim_rack_groups_read_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_rack_groups_update_parameters.go b/netbox/client/dcim/dcim_rack_groups_update_parameters.go index 1541694..1538164 100644 --- a/netbox/client/dcim/dcim_rack_groups_update_parameters.go +++ b/netbox/client/dcim/dcim_rack_groups_update_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_rack_groups_update_responses.go b/netbox/client/dcim/dcim_rack_groups_update_responses.go index c8afb93..d43c50f 100644 --- a/netbox/client/dcim/dcim_rack_groups_update_responses.go +++ b/netbox/client/dcim/dcim_rack_groups_update_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_rack_reservations_create_parameters.go b/netbox/client/dcim/dcim_rack_reservations_create_parameters.go index 6ef7909..c1a1ad2 100644 --- a/netbox/client/dcim/dcim_rack_reservations_create_parameters.go +++ b/netbox/client/dcim/dcim_rack_reservations_create_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_rack_reservations_create_responses.go b/netbox/client/dcim/dcim_rack_reservations_create_responses.go index b530597..002160b 100644 --- a/netbox/client/dcim/dcim_rack_reservations_create_responses.go +++ b/netbox/client/dcim/dcim_rack_reservations_create_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_rack_reservations_delete_parameters.go b/netbox/client/dcim/dcim_rack_reservations_delete_parameters.go index 0b272ec..97b77bf 100644 --- a/netbox/client/dcim/dcim_rack_reservations_delete_parameters.go +++ b/netbox/client/dcim/dcim_rack_reservations_delete_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_rack_reservations_delete_responses.go b/netbox/client/dcim/dcim_rack_reservations_delete_responses.go index 43aa099..a6a5eca 100644 --- a/netbox/client/dcim/dcim_rack_reservations_delete_responses.go +++ b/netbox/client/dcim/dcim_rack_reservations_delete_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_rack_reservations_list_parameters.go b/netbox/client/dcim/dcim_rack_reservations_list_parameters.go index bf33da3..df189b5 100644 --- a/netbox/client/dcim/dcim_rack_reservations_list_parameters.go +++ b/netbox/client/dcim/dcim_rack_reservations_list_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_rack_reservations_list_responses.go b/netbox/client/dcim/dcim_rack_reservations_list_responses.go index 5e46a10..b6f13da 100644 --- a/netbox/client/dcim/dcim_rack_reservations_list_responses.go +++ b/netbox/client/dcim/dcim_rack_reservations_list_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_rack_reservations_partial_update_parameters.go b/netbox/client/dcim/dcim_rack_reservations_partial_update_parameters.go index 7e5c0f2..19718df 100644 --- a/netbox/client/dcim/dcim_rack_reservations_partial_update_parameters.go +++ b/netbox/client/dcim/dcim_rack_reservations_partial_update_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_rack_reservations_partial_update_responses.go b/netbox/client/dcim/dcim_rack_reservations_partial_update_responses.go index c2612b0..20a059d 100644 --- a/netbox/client/dcim/dcim_rack_reservations_partial_update_responses.go +++ b/netbox/client/dcim/dcim_rack_reservations_partial_update_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_rack_reservations_read_parameters.go b/netbox/client/dcim/dcim_rack_reservations_read_parameters.go index 24ff597..c24f8dd 100644 --- a/netbox/client/dcim/dcim_rack_reservations_read_parameters.go +++ b/netbox/client/dcim/dcim_rack_reservations_read_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_rack_reservations_read_responses.go b/netbox/client/dcim/dcim_rack_reservations_read_responses.go index ea24a8d..77f0db2 100644 --- a/netbox/client/dcim/dcim_rack_reservations_read_responses.go +++ b/netbox/client/dcim/dcim_rack_reservations_read_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_rack_reservations_update_parameters.go b/netbox/client/dcim/dcim_rack_reservations_update_parameters.go index 94e4448..cbbf6c8 100644 --- a/netbox/client/dcim/dcim_rack_reservations_update_parameters.go +++ b/netbox/client/dcim/dcim_rack_reservations_update_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_rack_reservations_update_responses.go b/netbox/client/dcim/dcim_rack_reservations_update_responses.go index b91e300..2277550 100644 --- a/netbox/client/dcim/dcim_rack_reservations_update_responses.go +++ b/netbox/client/dcim/dcim_rack_reservations_update_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_rack_roles_create_parameters.go b/netbox/client/dcim/dcim_rack_roles_create_parameters.go index 4aece71..6442cdb 100644 --- a/netbox/client/dcim/dcim_rack_roles_create_parameters.go +++ b/netbox/client/dcim/dcim_rack_roles_create_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_rack_roles_create_responses.go b/netbox/client/dcim/dcim_rack_roles_create_responses.go index 07c2390..a084688 100644 --- a/netbox/client/dcim/dcim_rack_roles_create_responses.go +++ b/netbox/client/dcim/dcim_rack_roles_create_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_rack_roles_delete_parameters.go b/netbox/client/dcim/dcim_rack_roles_delete_parameters.go index 82d9ac8..cad9b03 100644 --- a/netbox/client/dcim/dcim_rack_roles_delete_parameters.go +++ b/netbox/client/dcim/dcim_rack_roles_delete_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_rack_roles_delete_responses.go b/netbox/client/dcim/dcim_rack_roles_delete_responses.go index 7918b45..aa0e6c1 100644 --- a/netbox/client/dcim/dcim_rack_roles_delete_responses.go +++ b/netbox/client/dcim/dcim_rack_roles_delete_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_rack_roles_list_parameters.go b/netbox/client/dcim/dcim_rack_roles_list_parameters.go index b02dfd7..60165da 100644 --- a/netbox/client/dcim/dcim_rack_roles_list_parameters.go +++ b/netbox/client/dcim/dcim_rack_roles_list_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_rack_roles_list_responses.go b/netbox/client/dcim/dcim_rack_roles_list_responses.go index fd5e7c3..e11ebb3 100644 --- a/netbox/client/dcim/dcim_rack_roles_list_responses.go +++ b/netbox/client/dcim/dcim_rack_roles_list_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_rack_roles_partial_update_parameters.go b/netbox/client/dcim/dcim_rack_roles_partial_update_parameters.go index 8654cf9..7723718 100644 --- a/netbox/client/dcim/dcim_rack_roles_partial_update_parameters.go +++ b/netbox/client/dcim/dcim_rack_roles_partial_update_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_rack_roles_partial_update_responses.go b/netbox/client/dcim/dcim_rack_roles_partial_update_responses.go index 4cd52c9..e18388a 100644 --- a/netbox/client/dcim/dcim_rack_roles_partial_update_responses.go +++ b/netbox/client/dcim/dcim_rack_roles_partial_update_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_rack_roles_read_parameters.go b/netbox/client/dcim/dcim_rack_roles_read_parameters.go index 8327fa6..1a49f3f 100644 --- a/netbox/client/dcim/dcim_rack_roles_read_parameters.go +++ b/netbox/client/dcim/dcim_rack_roles_read_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_rack_roles_read_responses.go b/netbox/client/dcim/dcim_rack_roles_read_responses.go index 805716e..a2ed230 100644 --- a/netbox/client/dcim/dcim_rack_roles_read_responses.go +++ b/netbox/client/dcim/dcim_rack_roles_read_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_rack_roles_update_parameters.go b/netbox/client/dcim/dcim_rack_roles_update_parameters.go index 1cf4373..5ac177d 100644 --- a/netbox/client/dcim/dcim_rack_roles_update_parameters.go +++ b/netbox/client/dcim/dcim_rack_roles_update_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_rack_roles_update_responses.go b/netbox/client/dcim/dcim_rack_roles_update_responses.go index c9a7457..9d0c94f 100644 --- a/netbox/client/dcim/dcim_rack_roles_update_responses.go +++ b/netbox/client/dcim/dcim_rack_roles_update_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_racks_create_parameters.go b/netbox/client/dcim/dcim_racks_create_parameters.go index 0d7bed4..a319020 100644 --- a/netbox/client/dcim/dcim_racks_create_parameters.go +++ b/netbox/client/dcim/dcim_racks_create_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_racks_create_responses.go b/netbox/client/dcim/dcim_racks_create_responses.go index 39cb186..cde955f 100644 --- a/netbox/client/dcim/dcim_racks_create_responses.go +++ b/netbox/client/dcim/dcim_racks_create_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_racks_delete_parameters.go b/netbox/client/dcim/dcim_racks_delete_parameters.go index b6458c9..d91063e 100644 --- a/netbox/client/dcim/dcim_racks_delete_parameters.go +++ b/netbox/client/dcim/dcim_racks_delete_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_racks_delete_responses.go b/netbox/client/dcim/dcim_racks_delete_responses.go index e0abe07..29e1d80 100644 --- a/netbox/client/dcim/dcim_racks_delete_responses.go +++ b/netbox/client/dcim/dcim_racks_delete_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_racks_list_parameters.go b/netbox/client/dcim/dcim_racks_list_parameters.go index 44d4453..de03837 100644 --- a/netbox/client/dcim/dcim_racks_list_parameters.go +++ b/netbox/client/dcim/dcim_racks_list_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_racks_list_responses.go b/netbox/client/dcim/dcim_racks_list_responses.go index ab53629..a430743 100644 --- a/netbox/client/dcim/dcim_racks_list_responses.go +++ b/netbox/client/dcim/dcim_racks_list_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_racks_partial_update_parameters.go b/netbox/client/dcim/dcim_racks_partial_update_parameters.go index 3eb64e1..34da3d9 100644 --- a/netbox/client/dcim/dcim_racks_partial_update_parameters.go +++ b/netbox/client/dcim/dcim_racks_partial_update_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_racks_partial_update_responses.go b/netbox/client/dcim/dcim_racks_partial_update_responses.go index e22bba4..ae7e1e3 100644 --- a/netbox/client/dcim/dcim_racks_partial_update_responses.go +++ b/netbox/client/dcim/dcim_racks_partial_update_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_racks_read_parameters.go b/netbox/client/dcim/dcim_racks_read_parameters.go index 4845f67..e112d47 100644 --- a/netbox/client/dcim/dcim_racks_read_parameters.go +++ b/netbox/client/dcim/dcim_racks_read_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_racks_read_responses.go b/netbox/client/dcim/dcim_racks_read_responses.go index 456f0f6..dc6d3a1 100644 --- a/netbox/client/dcim/dcim_racks_read_responses.go +++ b/netbox/client/dcim/dcim_racks_read_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_racks_units_parameters.go b/netbox/client/dcim/dcim_racks_units_parameters.go index 916da78..19d8b25 100644 --- a/netbox/client/dcim/dcim_racks_units_parameters.go +++ b/netbox/client/dcim/dcim_racks_units_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_racks_units_responses.go b/netbox/client/dcim/dcim_racks_units_responses.go index d3e6a8f..c259e7a 100644 --- a/netbox/client/dcim/dcim_racks_units_responses.go +++ b/netbox/client/dcim/dcim_racks_units_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_racks_update_parameters.go b/netbox/client/dcim/dcim_racks_update_parameters.go index d35e54b..f9c8225 100644 --- a/netbox/client/dcim/dcim_racks_update_parameters.go +++ b/netbox/client/dcim/dcim_racks_update_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_racks_update_responses.go b/netbox/client/dcim/dcim_racks_update_responses.go index a4b9603..92f1eba 100644 --- a/netbox/client/dcim/dcim_racks_update_responses.go +++ b/netbox/client/dcim/dcim_racks_update_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_regions_create_parameters.go b/netbox/client/dcim/dcim_regions_create_parameters.go index 84a398b..e92d2bc 100644 --- a/netbox/client/dcim/dcim_regions_create_parameters.go +++ b/netbox/client/dcim/dcim_regions_create_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_regions_create_responses.go b/netbox/client/dcim/dcim_regions_create_responses.go index 5340699..b9e91f6 100644 --- a/netbox/client/dcim/dcim_regions_create_responses.go +++ b/netbox/client/dcim/dcim_regions_create_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_regions_delete_parameters.go b/netbox/client/dcim/dcim_regions_delete_parameters.go index 5129f04..001cd00 100644 --- a/netbox/client/dcim/dcim_regions_delete_parameters.go +++ b/netbox/client/dcim/dcim_regions_delete_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_regions_delete_responses.go b/netbox/client/dcim/dcim_regions_delete_responses.go index debc754..e69b706 100644 --- a/netbox/client/dcim/dcim_regions_delete_responses.go +++ b/netbox/client/dcim/dcim_regions_delete_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_regions_list_parameters.go b/netbox/client/dcim/dcim_regions_list_parameters.go index dcd08da..af8bf62 100644 --- a/netbox/client/dcim/dcim_regions_list_parameters.go +++ b/netbox/client/dcim/dcim_regions_list_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_regions_list_responses.go b/netbox/client/dcim/dcim_regions_list_responses.go index 1aa249c..c28c76c 100644 --- a/netbox/client/dcim/dcim_regions_list_responses.go +++ b/netbox/client/dcim/dcim_regions_list_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_regions_partial_update_parameters.go b/netbox/client/dcim/dcim_regions_partial_update_parameters.go index 522d923..2746650 100644 --- a/netbox/client/dcim/dcim_regions_partial_update_parameters.go +++ b/netbox/client/dcim/dcim_regions_partial_update_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_regions_partial_update_responses.go b/netbox/client/dcim/dcim_regions_partial_update_responses.go index e4a5cbf..fe2817d 100644 --- a/netbox/client/dcim/dcim_regions_partial_update_responses.go +++ b/netbox/client/dcim/dcim_regions_partial_update_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_regions_read_parameters.go b/netbox/client/dcim/dcim_regions_read_parameters.go index 85ab6ff..090efe6 100644 --- a/netbox/client/dcim/dcim_regions_read_parameters.go +++ b/netbox/client/dcim/dcim_regions_read_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_regions_read_responses.go b/netbox/client/dcim/dcim_regions_read_responses.go index 9eb305e..48ef939 100644 --- a/netbox/client/dcim/dcim_regions_read_responses.go +++ b/netbox/client/dcim/dcim_regions_read_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_regions_update_parameters.go b/netbox/client/dcim/dcim_regions_update_parameters.go index 54e3933..18d5648 100644 --- a/netbox/client/dcim/dcim_regions_update_parameters.go +++ b/netbox/client/dcim/dcim_regions_update_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_regions_update_responses.go b/netbox/client/dcim/dcim_regions_update_responses.go index 1cfffc6..6c6f377 100644 --- a/netbox/client/dcim/dcim_regions_update_responses.go +++ b/netbox/client/dcim/dcim_regions_update_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_sites_create_parameters.go b/netbox/client/dcim/dcim_sites_create_parameters.go index 13ca088..1af9f16 100644 --- a/netbox/client/dcim/dcim_sites_create_parameters.go +++ b/netbox/client/dcim/dcim_sites_create_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_sites_create_responses.go b/netbox/client/dcim/dcim_sites_create_responses.go index 7285954..9090ff9 100644 --- a/netbox/client/dcim/dcim_sites_create_responses.go +++ b/netbox/client/dcim/dcim_sites_create_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_sites_delete_parameters.go b/netbox/client/dcim/dcim_sites_delete_parameters.go index 2962d4f..a486741 100644 --- a/netbox/client/dcim/dcim_sites_delete_parameters.go +++ b/netbox/client/dcim/dcim_sites_delete_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_sites_delete_responses.go b/netbox/client/dcim/dcim_sites_delete_responses.go index d879858..93c0bf9 100644 --- a/netbox/client/dcim/dcim_sites_delete_responses.go +++ b/netbox/client/dcim/dcim_sites_delete_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_sites_graphs_parameters.go b/netbox/client/dcim/dcim_sites_graphs_parameters.go index 342f624..29f2590 100644 --- a/netbox/client/dcim/dcim_sites_graphs_parameters.go +++ b/netbox/client/dcim/dcim_sites_graphs_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_sites_graphs_responses.go b/netbox/client/dcim/dcim_sites_graphs_responses.go index 9e9c4a4..1120bcb 100644 --- a/netbox/client/dcim/dcim_sites_graphs_responses.go +++ b/netbox/client/dcim/dcim_sites_graphs_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_sites_list_parameters.go b/netbox/client/dcim/dcim_sites_list_parameters.go index 4a57623..e66eb40 100644 --- a/netbox/client/dcim/dcim_sites_list_parameters.go +++ b/netbox/client/dcim/dcim_sites_list_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_sites_list_responses.go b/netbox/client/dcim/dcim_sites_list_responses.go index ae365f4..eb32561 100644 --- a/netbox/client/dcim/dcim_sites_list_responses.go +++ b/netbox/client/dcim/dcim_sites_list_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_sites_partial_update_parameters.go b/netbox/client/dcim/dcim_sites_partial_update_parameters.go index 1ef6756..d5dc8db 100644 --- a/netbox/client/dcim/dcim_sites_partial_update_parameters.go +++ b/netbox/client/dcim/dcim_sites_partial_update_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_sites_partial_update_responses.go b/netbox/client/dcim/dcim_sites_partial_update_responses.go index f43bf00..dedc6ab 100644 --- a/netbox/client/dcim/dcim_sites_partial_update_responses.go +++ b/netbox/client/dcim/dcim_sites_partial_update_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_sites_read_parameters.go b/netbox/client/dcim/dcim_sites_read_parameters.go index 66caf1a..a2c977b 100644 --- a/netbox/client/dcim/dcim_sites_read_parameters.go +++ b/netbox/client/dcim/dcim_sites_read_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_sites_read_responses.go b/netbox/client/dcim/dcim_sites_read_responses.go index 8454f3b..9802b56 100644 --- a/netbox/client/dcim/dcim_sites_read_responses.go +++ b/netbox/client/dcim/dcim_sites_read_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_sites_update_parameters.go b/netbox/client/dcim/dcim_sites_update_parameters.go index 81b7052..d029bf4 100644 --- a/netbox/client/dcim/dcim_sites_update_parameters.go +++ b/netbox/client/dcim/dcim_sites_update_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_sites_update_responses.go b/netbox/client/dcim/dcim_sites_update_responses.go index fc9e612..5859372 100644 --- a/netbox/client/dcim/dcim_sites_update_responses.go +++ b/netbox/client/dcim/dcim_sites_update_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_virtual_chassis_create_parameters.go b/netbox/client/dcim/dcim_virtual_chassis_create_parameters.go index 82a10c7..ad68090 100644 --- a/netbox/client/dcim/dcim_virtual_chassis_create_parameters.go +++ b/netbox/client/dcim/dcim_virtual_chassis_create_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_virtual_chassis_create_responses.go b/netbox/client/dcim/dcim_virtual_chassis_create_responses.go index eade460..4ce8a55 100644 --- a/netbox/client/dcim/dcim_virtual_chassis_create_responses.go +++ b/netbox/client/dcim/dcim_virtual_chassis_create_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_virtual_chassis_delete_parameters.go b/netbox/client/dcim/dcim_virtual_chassis_delete_parameters.go index 810ca12..5040b2a 100644 --- a/netbox/client/dcim/dcim_virtual_chassis_delete_parameters.go +++ b/netbox/client/dcim/dcim_virtual_chassis_delete_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_virtual_chassis_delete_responses.go b/netbox/client/dcim/dcim_virtual_chassis_delete_responses.go index fe9b472..83795c1 100644 --- a/netbox/client/dcim/dcim_virtual_chassis_delete_responses.go +++ b/netbox/client/dcim/dcim_virtual_chassis_delete_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_virtual_chassis_list_parameters.go b/netbox/client/dcim/dcim_virtual_chassis_list_parameters.go index 457beb0..58115c4 100644 --- a/netbox/client/dcim/dcim_virtual_chassis_list_parameters.go +++ b/netbox/client/dcim/dcim_virtual_chassis_list_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_virtual_chassis_list_responses.go b/netbox/client/dcim/dcim_virtual_chassis_list_responses.go index 8bc6a71..9e74783 100644 --- a/netbox/client/dcim/dcim_virtual_chassis_list_responses.go +++ b/netbox/client/dcim/dcim_virtual_chassis_list_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_virtual_chassis_partial_update_parameters.go b/netbox/client/dcim/dcim_virtual_chassis_partial_update_parameters.go index 1d142dd..3a80e24 100644 --- a/netbox/client/dcim/dcim_virtual_chassis_partial_update_parameters.go +++ b/netbox/client/dcim/dcim_virtual_chassis_partial_update_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_virtual_chassis_partial_update_responses.go b/netbox/client/dcim/dcim_virtual_chassis_partial_update_responses.go index 42e24ed..632af09 100644 --- a/netbox/client/dcim/dcim_virtual_chassis_partial_update_responses.go +++ b/netbox/client/dcim/dcim_virtual_chassis_partial_update_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_virtual_chassis_read_parameters.go b/netbox/client/dcim/dcim_virtual_chassis_read_parameters.go index 4e62364..b991ae0 100644 --- a/netbox/client/dcim/dcim_virtual_chassis_read_parameters.go +++ b/netbox/client/dcim/dcim_virtual_chassis_read_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_virtual_chassis_read_responses.go b/netbox/client/dcim/dcim_virtual_chassis_read_responses.go index 98bcade..916f219 100644 --- a/netbox/client/dcim/dcim_virtual_chassis_read_responses.go +++ b/netbox/client/dcim/dcim_virtual_chassis_read_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_virtual_chassis_update_parameters.go b/netbox/client/dcim/dcim_virtual_chassis_update_parameters.go index 52e4b4b..659351a 100644 --- a/netbox/client/dcim/dcim_virtual_chassis_update_parameters.go +++ b/netbox/client/dcim/dcim_virtual_chassis_update_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/dcim/dcim_virtual_chassis_update_responses.go b/netbox/client/dcim/dcim_virtual_chassis_update_responses.go index d32dddd..b6ef92f 100644 --- a/netbox/client/dcim/dcim_virtual_chassis_update_responses.go +++ b/netbox/client/dcim/dcim_virtual_chassis_update_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package dcim // This file was generated by the swagger tool. diff --git a/netbox/client/extras/extras_choices_list_parameters.go b/netbox/client/extras/extras_choices_list_parameters.go index d34db5d..5451036 100644 --- a/netbox/client/extras/extras_choices_list_parameters.go +++ b/netbox/client/extras/extras_choices_list_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package extras // This file was generated by the swagger tool. diff --git a/netbox/client/extras/extras_choices_list_responses.go b/netbox/client/extras/extras_choices_list_responses.go index 2848912..c4305ab 100644 --- a/netbox/client/extras/extras_choices_list_responses.go +++ b/netbox/client/extras/extras_choices_list_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package extras // This file was generated by the swagger tool. diff --git a/netbox/client/extras/extras_choices_read_parameters.go b/netbox/client/extras/extras_choices_read_parameters.go index 7dd8262..8ccd7a6 100644 --- a/netbox/client/extras/extras_choices_read_parameters.go +++ b/netbox/client/extras/extras_choices_read_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package extras // This file was generated by the swagger tool. diff --git a/netbox/client/extras/extras_choices_read_responses.go b/netbox/client/extras/extras_choices_read_responses.go index eb7a281..52513cb 100644 --- a/netbox/client/extras/extras_choices_read_responses.go +++ b/netbox/client/extras/extras_choices_read_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package extras // This file was generated by the swagger tool. diff --git a/netbox/client/extras/extras_client.go b/netbox/client/extras/extras_client.go index cbd140d..b13df41 100644 --- a/netbox/client/extras/extras_client.go +++ b/netbox/client/extras/extras_client.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package extras // This file was generated by the swagger tool. diff --git a/netbox/client/extras/extras_export_templates_create_parameters.go b/netbox/client/extras/extras_export_templates_create_parameters.go index cc107a0..1ae7566 100644 --- a/netbox/client/extras/extras_export_templates_create_parameters.go +++ b/netbox/client/extras/extras_export_templates_create_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package extras // This file was generated by the swagger tool. diff --git a/netbox/client/extras/extras_export_templates_create_responses.go b/netbox/client/extras/extras_export_templates_create_responses.go index d513ac1..cab6205 100644 --- a/netbox/client/extras/extras_export_templates_create_responses.go +++ b/netbox/client/extras/extras_export_templates_create_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package extras // This file was generated by the swagger tool. diff --git a/netbox/client/extras/extras_export_templates_delete_parameters.go b/netbox/client/extras/extras_export_templates_delete_parameters.go index 0afe029..eed6f13 100644 --- a/netbox/client/extras/extras_export_templates_delete_parameters.go +++ b/netbox/client/extras/extras_export_templates_delete_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package extras // This file was generated by the swagger tool. diff --git a/netbox/client/extras/extras_export_templates_delete_responses.go b/netbox/client/extras/extras_export_templates_delete_responses.go index 7cd02ee..b8e60bb 100644 --- a/netbox/client/extras/extras_export_templates_delete_responses.go +++ b/netbox/client/extras/extras_export_templates_delete_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package extras // This file was generated by the swagger tool. diff --git a/netbox/client/extras/extras_export_templates_list_parameters.go b/netbox/client/extras/extras_export_templates_list_parameters.go index 6730c84..cdd7e6b 100644 --- a/netbox/client/extras/extras_export_templates_list_parameters.go +++ b/netbox/client/extras/extras_export_templates_list_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package extras // This file was generated by the swagger tool. diff --git a/netbox/client/extras/extras_export_templates_list_responses.go b/netbox/client/extras/extras_export_templates_list_responses.go index fed49ff..f75b54e 100644 --- a/netbox/client/extras/extras_export_templates_list_responses.go +++ b/netbox/client/extras/extras_export_templates_list_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package extras // This file was generated by the swagger tool. diff --git a/netbox/client/extras/extras_export_templates_partial_update_parameters.go b/netbox/client/extras/extras_export_templates_partial_update_parameters.go index 72c85a5..558cdde 100644 --- a/netbox/client/extras/extras_export_templates_partial_update_parameters.go +++ b/netbox/client/extras/extras_export_templates_partial_update_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package extras // This file was generated by the swagger tool. diff --git a/netbox/client/extras/extras_export_templates_partial_update_responses.go b/netbox/client/extras/extras_export_templates_partial_update_responses.go index 7427d1f..31a4c6d 100644 --- a/netbox/client/extras/extras_export_templates_partial_update_responses.go +++ b/netbox/client/extras/extras_export_templates_partial_update_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package extras // This file was generated by the swagger tool. diff --git a/netbox/client/extras/extras_export_templates_read_parameters.go b/netbox/client/extras/extras_export_templates_read_parameters.go index ddef6f4..cb93b03 100644 --- a/netbox/client/extras/extras_export_templates_read_parameters.go +++ b/netbox/client/extras/extras_export_templates_read_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package extras // This file was generated by the swagger tool. diff --git a/netbox/client/extras/extras_export_templates_read_responses.go b/netbox/client/extras/extras_export_templates_read_responses.go index 99d6e41..1aab460 100644 --- a/netbox/client/extras/extras_export_templates_read_responses.go +++ b/netbox/client/extras/extras_export_templates_read_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package extras // This file was generated by the swagger tool. diff --git a/netbox/client/extras/extras_export_templates_update_parameters.go b/netbox/client/extras/extras_export_templates_update_parameters.go index 88a631f..5ce990e 100644 --- a/netbox/client/extras/extras_export_templates_update_parameters.go +++ b/netbox/client/extras/extras_export_templates_update_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package extras // This file was generated by the swagger tool. diff --git a/netbox/client/extras/extras_export_templates_update_responses.go b/netbox/client/extras/extras_export_templates_update_responses.go index bd5c3a4..aae72f3 100644 --- a/netbox/client/extras/extras_export_templates_update_responses.go +++ b/netbox/client/extras/extras_export_templates_update_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package extras // This file was generated by the swagger tool. diff --git a/netbox/client/extras/extras_graphs_create_parameters.go b/netbox/client/extras/extras_graphs_create_parameters.go index 19cf5bb..7289ea4 100644 --- a/netbox/client/extras/extras_graphs_create_parameters.go +++ b/netbox/client/extras/extras_graphs_create_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package extras // This file was generated by the swagger tool. diff --git a/netbox/client/extras/extras_graphs_create_responses.go b/netbox/client/extras/extras_graphs_create_responses.go index f2d5bf3..8b635f2 100644 --- a/netbox/client/extras/extras_graphs_create_responses.go +++ b/netbox/client/extras/extras_graphs_create_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package extras // This file was generated by the swagger tool. diff --git a/netbox/client/extras/extras_graphs_delete_parameters.go b/netbox/client/extras/extras_graphs_delete_parameters.go index b7b5add..bb969f3 100644 --- a/netbox/client/extras/extras_graphs_delete_parameters.go +++ b/netbox/client/extras/extras_graphs_delete_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package extras // This file was generated by the swagger tool. diff --git a/netbox/client/extras/extras_graphs_delete_responses.go b/netbox/client/extras/extras_graphs_delete_responses.go index 1031634..3033d7d 100644 --- a/netbox/client/extras/extras_graphs_delete_responses.go +++ b/netbox/client/extras/extras_graphs_delete_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package extras // This file was generated by the swagger tool. diff --git a/netbox/client/extras/extras_graphs_list_parameters.go b/netbox/client/extras/extras_graphs_list_parameters.go index d6ed80d..1e58184 100644 --- a/netbox/client/extras/extras_graphs_list_parameters.go +++ b/netbox/client/extras/extras_graphs_list_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package extras // This file was generated by the swagger tool. diff --git a/netbox/client/extras/extras_graphs_list_responses.go b/netbox/client/extras/extras_graphs_list_responses.go index 7339236..193d5b4 100644 --- a/netbox/client/extras/extras_graphs_list_responses.go +++ b/netbox/client/extras/extras_graphs_list_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package extras // This file was generated by the swagger tool. diff --git a/netbox/client/extras/extras_graphs_partial_update_parameters.go b/netbox/client/extras/extras_graphs_partial_update_parameters.go index d62f89a..6af233d 100644 --- a/netbox/client/extras/extras_graphs_partial_update_parameters.go +++ b/netbox/client/extras/extras_graphs_partial_update_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package extras // This file was generated by the swagger tool. diff --git a/netbox/client/extras/extras_graphs_partial_update_responses.go b/netbox/client/extras/extras_graphs_partial_update_responses.go index 1ef3106..c69cd4a 100644 --- a/netbox/client/extras/extras_graphs_partial_update_responses.go +++ b/netbox/client/extras/extras_graphs_partial_update_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package extras // This file was generated by the swagger tool. diff --git a/netbox/client/extras/extras_graphs_read_parameters.go b/netbox/client/extras/extras_graphs_read_parameters.go index d58b318..d01b844 100644 --- a/netbox/client/extras/extras_graphs_read_parameters.go +++ b/netbox/client/extras/extras_graphs_read_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package extras // This file was generated by the swagger tool. diff --git a/netbox/client/extras/extras_graphs_read_responses.go b/netbox/client/extras/extras_graphs_read_responses.go index 334935d..be6ad49 100644 --- a/netbox/client/extras/extras_graphs_read_responses.go +++ b/netbox/client/extras/extras_graphs_read_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package extras // This file was generated by the swagger tool. diff --git a/netbox/client/extras/extras_graphs_update_parameters.go b/netbox/client/extras/extras_graphs_update_parameters.go index 1318f61..e7979ba 100644 --- a/netbox/client/extras/extras_graphs_update_parameters.go +++ b/netbox/client/extras/extras_graphs_update_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package extras // This file was generated by the swagger tool. diff --git a/netbox/client/extras/extras_graphs_update_responses.go b/netbox/client/extras/extras_graphs_update_responses.go index bcda296..b35e3e0 100644 --- a/netbox/client/extras/extras_graphs_update_responses.go +++ b/netbox/client/extras/extras_graphs_update_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package extras // This file was generated by the swagger tool. diff --git a/netbox/client/extras/extras_image_attachments_create_parameters.go b/netbox/client/extras/extras_image_attachments_create_parameters.go index d27090c..bf1ba48 100644 --- a/netbox/client/extras/extras_image_attachments_create_parameters.go +++ b/netbox/client/extras/extras_image_attachments_create_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package extras // This file was generated by the swagger tool. diff --git a/netbox/client/extras/extras_image_attachments_create_responses.go b/netbox/client/extras/extras_image_attachments_create_responses.go index 467717d..844cd7e 100644 --- a/netbox/client/extras/extras_image_attachments_create_responses.go +++ b/netbox/client/extras/extras_image_attachments_create_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package extras // This file was generated by the swagger tool. diff --git a/netbox/client/extras/extras_image_attachments_delete_parameters.go b/netbox/client/extras/extras_image_attachments_delete_parameters.go index 40d4f82..11046c6 100644 --- a/netbox/client/extras/extras_image_attachments_delete_parameters.go +++ b/netbox/client/extras/extras_image_attachments_delete_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package extras // This file was generated by the swagger tool. diff --git a/netbox/client/extras/extras_image_attachments_delete_responses.go b/netbox/client/extras/extras_image_attachments_delete_responses.go index 4f26e3b..97c2ea0 100644 --- a/netbox/client/extras/extras_image_attachments_delete_responses.go +++ b/netbox/client/extras/extras_image_attachments_delete_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package extras // This file was generated by the swagger tool. diff --git a/netbox/client/extras/extras_image_attachments_list_parameters.go b/netbox/client/extras/extras_image_attachments_list_parameters.go index c4434d7..93db4f9 100644 --- a/netbox/client/extras/extras_image_attachments_list_parameters.go +++ b/netbox/client/extras/extras_image_attachments_list_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package extras // This file was generated by the swagger tool. diff --git a/netbox/client/extras/extras_image_attachments_list_responses.go b/netbox/client/extras/extras_image_attachments_list_responses.go index caa5954..4448134 100644 --- a/netbox/client/extras/extras_image_attachments_list_responses.go +++ b/netbox/client/extras/extras_image_attachments_list_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package extras // This file was generated by the swagger tool. diff --git a/netbox/client/extras/extras_image_attachments_partial_update_parameters.go b/netbox/client/extras/extras_image_attachments_partial_update_parameters.go index a7e18e0..ff257c2 100644 --- a/netbox/client/extras/extras_image_attachments_partial_update_parameters.go +++ b/netbox/client/extras/extras_image_attachments_partial_update_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package extras // This file was generated by the swagger tool. diff --git a/netbox/client/extras/extras_image_attachments_partial_update_responses.go b/netbox/client/extras/extras_image_attachments_partial_update_responses.go index f175039..241f597 100644 --- a/netbox/client/extras/extras_image_attachments_partial_update_responses.go +++ b/netbox/client/extras/extras_image_attachments_partial_update_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package extras // This file was generated by the swagger tool. diff --git a/netbox/client/extras/extras_image_attachments_read_parameters.go b/netbox/client/extras/extras_image_attachments_read_parameters.go index bdd2c7e..57fab5b 100644 --- a/netbox/client/extras/extras_image_attachments_read_parameters.go +++ b/netbox/client/extras/extras_image_attachments_read_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package extras // This file was generated by the swagger tool. diff --git a/netbox/client/extras/extras_image_attachments_read_responses.go b/netbox/client/extras/extras_image_attachments_read_responses.go index 60cce59..5c57259 100644 --- a/netbox/client/extras/extras_image_attachments_read_responses.go +++ b/netbox/client/extras/extras_image_attachments_read_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package extras // This file was generated by the swagger tool. diff --git a/netbox/client/extras/extras_image_attachments_update_parameters.go b/netbox/client/extras/extras_image_attachments_update_parameters.go index aa8c209..2e68d13 100644 --- a/netbox/client/extras/extras_image_attachments_update_parameters.go +++ b/netbox/client/extras/extras_image_attachments_update_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package extras // This file was generated by the swagger tool. diff --git a/netbox/client/extras/extras_image_attachments_update_responses.go b/netbox/client/extras/extras_image_attachments_update_responses.go index 7aa53b4..bfd348d 100644 --- a/netbox/client/extras/extras_image_attachments_update_responses.go +++ b/netbox/client/extras/extras_image_attachments_update_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package extras // This file was generated by the swagger tool. diff --git a/netbox/client/extras/extras_recent_activity_list_parameters.go b/netbox/client/extras/extras_recent_activity_list_parameters.go index 2494e7a..151f40a 100644 --- a/netbox/client/extras/extras_recent_activity_list_parameters.go +++ b/netbox/client/extras/extras_recent_activity_list_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package extras // This file was generated by the swagger tool. diff --git a/netbox/client/extras/extras_recent_activity_list_responses.go b/netbox/client/extras/extras_recent_activity_list_responses.go index a6b4b90..39b2e3c 100644 --- a/netbox/client/extras/extras_recent_activity_list_responses.go +++ b/netbox/client/extras/extras_recent_activity_list_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package extras // This file was generated by the swagger tool. diff --git a/netbox/client/extras/extras_recent_activity_read_parameters.go b/netbox/client/extras/extras_recent_activity_read_parameters.go index 17a67e1..036a5df 100644 --- a/netbox/client/extras/extras_recent_activity_read_parameters.go +++ b/netbox/client/extras/extras_recent_activity_read_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package extras // This file was generated by the swagger tool. diff --git a/netbox/client/extras/extras_recent_activity_read_responses.go b/netbox/client/extras/extras_recent_activity_read_responses.go index 69680c7..9efb16a 100644 --- a/netbox/client/extras/extras_recent_activity_read_responses.go +++ b/netbox/client/extras/extras_recent_activity_read_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package extras // This file was generated by the swagger tool. diff --git a/netbox/client/extras/extras_topology_maps_create_parameters.go b/netbox/client/extras/extras_topology_maps_create_parameters.go index 34af445..0935c06 100644 --- a/netbox/client/extras/extras_topology_maps_create_parameters.go +++ b/netbox/client/extras/extras_topology_maps_create_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package extras // This file was generated by the swagger tool. diff --git a/netbox/client/extras/extras_topology_maps_create_responses.go b/netbox/client/extras/extras_topology_maps_create_responses.go index 742bede..a1b92be 100644 --- a/netbox/client/extras/extras_topology_maps_create_responses.go +++ b/netbox/client/extras/extras_topology_maps_create_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package extras // This file was generated by the swagger tool. diff --git a/netbox/client/extras/extras_topology_maps_delete_parameters.go b/netbox/client/extras/extras_topology_maps_delete_parameters.go index 22923d2..ddb6ea4 100644 --- a/netbox/client/extras/extras_topology_maps_delete_parameters.go +++ b/netbox/client/extras/extras_topology_maps_delete_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package extras // This file was generated by the swagger tool. diff --git a/netbox/client/extras/extras_topology_maps_delete_responses.go b/netbox/client/extras/extras_topology_maps_delete_responses.go index 1f94a58..460e489 100644 --- a/netbox/client/extras/extras_topology_maps_delete_responses.go +++ b/netbox/client/extras/extras_topology_maps_delete_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package extras // This file was generated by the swagger tool. diff --git a/netbox/client/extras/extras_topology_maps_list_parameters.go b/netbox/client/extras/extras_topology_maps_list_parameters.go index 5d98e1d..45c0274 100644 --- a/netbox/client/extras/extras_topology_maps_list_parameters.go +++ b/netbox/client/extras/extras_topology_maps_list_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package extras // This file was generated by the swagger tool. diff --git a/netbox/client/extras/extras_topology_maps_list_responses.go b/netbox/client/extras/extras_topology_maps_list_responses.go index 4022db2..3ae731d 100644 --- a/netbox/client/extras/extras_topology_maps_list_responses.go +++ b/netbox/client/extras/extras_topology_maps_list_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package extras // This file was generated by the swagger tool. diff --git a/netbox/client/extras/extras_topology_maps_partial_update_parameters.go b/netbox/client/extras/extras_topology_maps_partial_update_parameters.go index e70046a..9aa8287 100644 --- a/netbox/client/extras/extras_topology_maps_partial_update_parameters.go +++ b/netbox/client/extras/extras_topology_maps_partial_update_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package extras // This file was generated by the swagger tool. diff --git a/netbox/client/extras/extras_topology_maps_partial_update_responses.go b/netbox/client/extras/extras_topology_maps_partial_update_responses.go index 35f316b..848f860 100644 --- a/netbox/client/extras/extras_topology_maps_partial_update_responses.go +++ b/netbox/client/extras/extras_topology_maps_partial_update_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package extras // This file was generated by the swagger tool. diff --git a/netbox/client/extras/extras_topology_maps_read_parameters.go b/netbox/client/extras/extras_topology_maps_read_parameters.go index 190ec9c..5e91d09 100644 --- a/netbox/client/extras/extras_topology_maps_read_parameters.go +++ b/netbox/client/extras/extras_topology_maps_read_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package extras // This file was generated by the swagger tool. diff --git a/netbox/client/extras/extras_topology_maps_read_responses.go b/netbox/client/extras/extras_topology_maps_read_responses.go index 11ee41d..c9a95f4 100644 --- a/netbox/client/extras/extras_topology_maps_read_responses.go +++ b/netbox/client/extras/extras_topology_maps_read_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package extras // This file was generated by the swagger tool. diff --git a/netbox/client/extras/extras_topology_maps_render_parameters.go b/netbox/client/extras/extras_topology_maps_render_parameters.go index 40e517e..fd22e4e 100644 --- a/netbox/client/extras/extras_topology_maps_render_parameters.go +++ b/netbox/client/extras/extras_topology_maps_render_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package extras // This file was generated by the swagger tool. diff --git a/netbox/client/extras/extras_topology_maps_render_responses.go b/netbox/client/extras/extras_topology_maps_render_responses.go index 96673db..6d7ebdf 100644 --- a/netbox/client/extras/extras_topology_maps_render_responses.go +++ b/netbox/client/extras/extras_topology_maps_render_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package extras // This file was generated by the swagger tool. diff --git a/netbox/client/extras/extras_topology_maps_update_parameters.go b/netbox/client/extras/extras_topology_maps_update_parameters.go index 7e5c728..f671e0f 100644 --- a/netbox/client/extras/extras_topology_maps_update_parameters.go +++ b/netbox/client/extras/extras_topology_maps_update_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package extras // This file was generated by the swagger tool. diff --git a/netbox/client/extras/extras_topology_maps_update_responses.go b/netbox/client/extras/extras_topology_maps_update_responses.go index ae7ded4..167ae82 100644 --- a/netbox/client/extras/extras_topology_maps_update_responses.go +++ b/netbox/client/extras/extras_topology_maps_update_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package extras // This file was generated by the swagger tool. diff --git a/netbox/client/ipam/ip_am_client.go b/netbox/client/ipam/ip_am_client.go index 23f02d6..a3a36f4 100644 --- a/netbox/client/ipam/ip_am_client.go +++ b/netbox/client/ipam/ip_am_client.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package ipam // This file was generated by the swagger tool. diff --git a/netbox/client/ipam/ip_amaggregates_create_parameters.go b/netbox/client/ipam/ip_amaggregates_create_parameters.go index 955ad87..15d9788 100644 --- a/netbox/client/ipam/ip_amaggregates_create_parameters.go +++ b/netbox/client/ipam/ip_amaggregates_create_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package ipam // This file was generated by the swagger tool. diff --git a/netbox/client/ipam/ip_amaggregates_create_responses.go b/netbox/client/ipam/ip_amaggregates_create_responses.go index 9b1b919..c4f82dd 100644 --- a/netbox/client/ipam/ip_amaggregates_create_responses.go +++ b/netbox/client/ipam/ip_amaggregates_create_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package ipam // This file was generated by the swagger tool. diff --git a/netbox/client/ipam/ip_amaggregates_delete_parameters.go b/netbox/client/ipam/ip_amaggregates_delete_parameters.go index 0b70512..da25171 100644 --- a/netbox/client/ipam/ip_amaggregates_delete_parameters.go +++ b/netbox/client/ipam/ip_amaggregates_delete_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package ipam // This file was generated by the swagger tool. diff --git a/netbox/client/ipam/ip_amaggregates_delete_responses.go b/netbox/client/ipam/ip_amaggregates_delete_responses.go index 1363094..32812e1 100644 --- a/netbox/client/ipam/ip_amaggregates_delete_responses.go +++ b/netbox/client/ipam/ip_amaggregates_delete_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package ipam // This file was generated by the swagger tool. diff --git a/netbox/client/ipam/ip_amaggregates_list_parameters.go b/netbox/client/ipam/ip_amaggregates_list_parameters.go index bc7bbb3..f05f356 100644 --- a/netbox/client/ipam/ip_amaggregates_list_parameters.go +++ b/netbox/client/ipam/ip_amaggregates_list_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package ipam // This file was generated by the swagger tool. diff --git a/netbox/client/ipam/ip_amaggregates_list_responses.go b/netbox/client/ipam/ip_amaggregates_list_responses.go index 6891b34..e5d8eb7 100644 --- a/netbox/client/ipam/ip_amaggregates_list_responses.go +++ b/netbox/client/ipam/ip_amaggregates_list_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package ipam // This file was generated by the swagger tool. diff --git a/netbox/client/ipam/ip_amaggregates_partial_update_parameters.go b/netbox/client/ipam/ip_amaggregates_partial_update_parameters.go index 80c3933..b256992 100644 --- a/netbox/client/ipam/ip_amaggregates_partial_update_parameters.go +++ b/netbox/client/ipam/ip_amaggregates_partial_update_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package ipam // This file was generated by the swagger tool. diff --git a/netbox/client/ipam/ip_amaggregates_partial_update_responses.go b/netbox/client/ipam/ip_amaggregates_partial_update_responses.go index e7722c3..294692b 100644 --- a/netbox/client/ipam/ip_amaggregates_partial_update_responses.go +++ b/netbox/client/ipam/ip_amaggregates_partial_update_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package ipam // This file was generated by the swagger tool. diff --git a/netbox/client/ipam/ip_amaggregates_read_parameters.go b/netbox/client/ipam/ip_amaggregates_read_parameters.go index c809c1c..627f725 100644 --- a/netbox/client/ipam/ip_amaggregates_read_parameters.go +++ b/netbox/client/ipam/ip_amaggregates_read_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package ipam // This file was generated by the swagger tool. diff --git a/netbox/client/ipam/ip_amaggregates_read_responses.go b/netbox/client/ipam/ip_amaggregates_read_responses.go index 211ca0e..0d23dd8 100644 --- a/netbox/client/ipam/ip_amaggregates_read_responses.go +++ b/netbox/client/ipam/ip_amaggregates_read_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package ipam // This file was generated by the swagger tool. diff --git a/netbox/client/ipam/ip_amaggregates_update_parameters.go b/netbox/client/ipam/ip_amaggregates_update_parameters.go index 8ae62c9..b3fa043 100644 --- a/netbox/client/ipam/ip_amaggregates_update_parameters.go +++ b/netbox/client/ipam/ip_amaggregates_update_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package ipam // This file was generated by the swagger tool. diff --git a/netbox/client/ipam/ip_amaggregates_update_responses.go b/netbox/client/ipam/ip_amaggregates_update_responses.go index 60e2c54..205b88c 100644 --- a/netbox/client/ipam/ip_amaggregates_update_responses.go +++ b/netbox/client/ipam/ip_amaggregates_update_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package ipam // This file was generated by the swagger tool. diff --git a/netbox/client/ipam/ip_amchoices_list_parameters.go b/netbox/client/ipam/ip_amchoices_list_parameters.go index cbe5053..9c2378f 100644 --- a/netbox/client/ipam/ip_amchoices_list_parameters.go +++ b/netbox/client/ipam/ip_amchoices_list_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package ipam // This file was generated by the swagger tool. diff --git a/netbox/client/ipam/ip_amchoices_list_responses.go b/netbox/client/ipam/ip_amchoices_list_responses.go index df838f9..e3a500a 100644 --- a/netbox/client/ipam/ip_amchoices_list_responses.go +++ b/netbox/client/ipam/ip_amchoices_list_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package ipam // This file was generated by the swagger tool. diff --git a/netbox/client/ipam/ip_amchoices_read_parameters.go b/netbox/client/ipam/ip_amchoices_read_parameters.go index a9d4349..834c1a3 100644 --- a/netbox/client/ipam/ip_amchoices_read_parameters.go +++ b/netbox/client/ipam/ip_amchoices_read_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package ipam // This file was generated by the swagger tool. diff --git a/netbox/client/ipam/ip_amchoices_read_responses.go b/netbox/client/ipam/ip_amchoices_read_responses.go index a960fb0..bee4187 100644 --- a/netbox/client/ipam/ip_amchoices_read_responses.go +++ b/netbox/client/ipam/ip_amchoices_read_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package ipam // This file was generated by the swagger tool. diff --git a/netbox/client/ipam/ip_amip_addresses_create_parameters.go b/netbox/client/ipam/ip_amip_addresses_create_parameters.go index 1e8db30..90ef06e 100644 --- a/netbox/client/ipam/ip_amip_addresses_create_parameters.go +++ b/netbox/client/ipam/ip_amip_addresses_create_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package ipam // This file was generated by the swagger tool. diff --git a/netbox/client/ipam/ip_amip_addresses_create_responses.go b/netbox/client/ipam/ip_amip_addresses_create_responses.go index 071526c..05729de 100644 --- a/netbox/client/ipam/ip_amip_addresses_create_responses.go +++ b/netbox/client/ipam/ip_amip_addresses_create_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package ipam // This file was generated by the swagger tool. diff --git a/netbox/client/ipam/ip_amip_addresses_delete_parameters.go b/netbox/client/ipam/ip_amip_addresses_delete_parameters.go index 68f8997..8d4f9d1 100644 --- a/netbox/client/ipam/ip_amip_addresses_delete_parameters.go +++ b/netbox/client/ipam/ip_amip_addresses_delete_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package ipam // This file was generated by the swagger tool. diff --git a/netbox/client/ipam/ip_amip_addresses_delete_responses.go b/netbox/client/ipam/ip_amip_addresses_delete_responses.go index a8b5474..b05cb8c 100644 --- a/netbox/client/ipam/ip_amip_addresses_delete_responses.go +++ b/netbox/client/ipam/ip_amip_addresses_delete_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package ipam // This file was generated by the swagger tool. diff --git a/netbox/client/ipam/ip_amip_addresses_list_parameters.go b/netbox/client/ipam/ip_amip_addresses_list_parameters.go index 6adbd02..cf0dd7a 100644 --- a/netbox/client/ipam/ip_amip_addresses_list_parameters.go +++ b/netbox/client/ipam/ip_amip_addresses_list_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package ipam // This file was generated by the swagger tool. diff --git a/netbox/client/ipam/ip_amip_addresses_list_responses.go b/netbox/client/ipam/ip_amip_addresses_list_responses.go index 3dba1ad..6d9a024 100644 --- a/netbox/client/ipam/ip_amip_addresses_list_responses.go +++ b/netbox/client/ipam/ip_amip_addresses_list_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package ipam // This file was generated by the swagger tool. diff --git a/netbox/client/ipam/ip_amip_addresses_partial_update_parameters.go b/netbox/client/ipam/ip_amip_addresses_partial_update_parameters.go index c5dd7f0..eb480f9 100644 --- a/netbox/client/ipam/ip_amip_addresses_partial_update_parameters.go +++ b/netbox/client/ipam/ip_amip_addresses_partial_update_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package ipam // This file was generated by the swagger tool. diff --git a/netbox/client/ipam/ip_amip_addresses_partial_update_responses.go b/netbox/client/ipam/ip_amip_addresses_partial_update_responses.go index d497d67..59770b2 100644 --- a/netbox/client/ipam/ip_amip_addresses_partial_update_responses.go +++ b/netbox/client/ipam/ip_amip_addresses_partial_update_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package ipam // This file was generated by the swagger tool. diff --git a/netbox/client/ipam/ip_amip_addresses_read_parameters.go b/netbox/client/ipam/ip_amip_addresses_read_parameters.go index ec6b87f..b326478 100644 --- a/netbox/client/ipam/ip_amip_addresses_read_parameters.go +++ b/netbox/client/ipam/ip_amip_addresses_read_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package ipam // This file was generated by the swagger tool. diff --git a/netbox/client/ipam/ip_amip_addresses_read_responses.go b/netbox/client/ipam/ip_amip_addresses_read_responses.go index c872305..b9b8d10 100644 --- a/netbox/client/ipam/ip_amip_addresses_read_responses.go +++ b/netbox/client/ipam/ip_amip_addresses_read_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package ipam // This file was generated by the swagger tool. diff --git a/netbox/client/ipam/ip_amip_addresses_update_parameters.go b/netbox/client/ipam/ip_amip_addresses_update_parameters.go index 41d175f..54b097e 100644 --- a/netbox/client/ipam/ip_amip_addresses_update_parameters.go +++ b/netbox/client/ipam/ip_amip_addresses_update_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package ipam // This file was generated by the swagger tool. diff --git a/netbox/client/ipam/ip_amip_addresses_update_responses.go b/netbox/client/ipam/ip_amip_addresses_update_responses.go index 4aa767d..c9e917b 100644 --- a/netbox/client/ipam/ip_amip_addresses_update_responses.go +++ b/netbox/client/ipam/ip_amip_addresses_update_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package ipam // This file was generated by the swagger tool. diff --git a/netbox/client/ipam/ip_amprefixes_available_ips_create_parameters.go b/netbox/client/ipam/ip_amprefixes_available_ips_create_parameters.go index 77f74ee..b16acd4 100644 --- a/netbox/client/ipam/ip_amprefixes_available_ips_create_parameters.go +++ b/netbox/client/ipam/ip_amprefixes_available_ips_create_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package ipam // This file was generated by the swagger tool. diff --git a/netbox/client/ipam/ip_amprefixes_available_ips_create_responses.go b/netbox/client/ipam/ip_amprefixes_available_ips_create_responses.go index 3395970..088dc49 100644 --- a/netbox/client/ipam/ip_amprefixes_available_ips_create_responses.go +++ b/netbox/client/ipam/ip_amprefixes_available_ips_create_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package ipam // This file was generated by the swagger tool. diff --git a/netbox/client/ipam/ip_amprefixes_available_ips_read_parameters.go b/netbox/client/ipam/ip_amprefixes_available_ips_read_parameters.go index 2486f26..95da2ec 100644 --- a/netbox/client/ipam/ip_amprefixes_available_ips_read_parameters.go +++ b/netbox/client/ipam/ip_amprefixes_available_ips_read_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package ipam // This file was generated by the swagger tool. diff --git a/netbox/client/ipam/ip_amprefixes_available_ips_read_responses.go b/netbox/client/ipam/ip_amprefixes_available_ips_read_responses.go index 26fdc7d..c358354 100644 --- a/netbox/client/ipam/ip_amprefixes_available_ips_read_responses.go +++ b/netbox/client/ipam/ip_amprefixes_available_ips_read_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package ipam // This file was generated by the swagger tool. diff --git a/netbox/client/ipam/ip_amprefixes_available_prefixes_create_parameters.go b/netbox/client/ipam/ip_amprefixes_available_prefixes_create_parameters.go index e390fb4..7864c07 100644 --- a/netbox/client/ipam/ip_amprefixes_available_prefixes_create_parameters.go +++ b/netbox/client/ipam/ip_amprefixes_available_prefixes_create_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package ipam // This file was generated by the swagger tool. diff --git a/netbox/client/ipam/ip_amprefixes_available_prefixes_create_responses.go b/netbox/client/ipam/ip_amprefixes_available_prefixes_create_responses.go index bbf0120..c34039f 100644 --- a/netbox/client/ipam/ip_amprefixes_available_prefixes_create_responses.go +++ b/netbox/client/ipam/ip_amprefixes_available_prefixes_create_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package ipam // This file was generated by the swagger tool. diff --git a/netbox/client/ipam/ip_amprefixes_available_prefixes_read_parameters.go b/netbox/client/ipam/ip_amprefixes_available_prefixes_read_parameters.go index d44f6f9..ffe2c3c 100644 --- a/netbox/client/ipam/ip_amprefixes_available_prefixes_read_parameters.go +++ b/netbox/client/ipam/ip_amprefixes_available_prefixes_read_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package ipam // This file was generated by the swagger tool. diff --git a/netbox/client/ipam/ip_amprefixes_available_prefixes_read_responses.go b/netbox/client/ipam/ip_amprefixes_available_prefixes_read_responses.go index 310ad75..4ae9449 100644 --- a/netbox/client/ipam/ip_amprefixes_available_prefixes_read_responses.go +++ b/netbox/client/ipam/ip_amprefixes_available_prefixes_read_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package ipam // This file was generated by the swagger tool. diff --git a/netbox/client/ipam/ip_amprefixes_create_parameters.go b/netbox/client/ipam/ip_amprefixes_create_parameters.go index a3c15c6..8eb3712 100644 --- a/netbox/client/ipam/ip_amprefixes_create_parameters.go +++ b/netbox/client/ipam/ip_amprefixes_create_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package ipam // This file was generated by the swagger tool. diff --git a/netbox/client/ipam/ip_amprefixes_create_responses.go b/netbox/client/ipam/ip_amprefixes_create_responses.go index fda8bdb..744b7d2 100644 --- a/netbox/client/ipam/ip_amprefixes_create_responses.go +++ b/netbox/client/ipam/ip_amprefixes_create_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package ipam // This file was generated by the swagger tool. diff --git a/netbox/client/ipam/ip_amprefixes_delete_parameters.go b/netbox/client/ipam/ip_amprefixes_delete_parameters.go index 4b01d0f..f3ca330 100644 --- a/netbox/client/ipam/ip_amprefixes_delete_parameters.go +++ b/netbox/client/ipam/ip_amprefixes_delete_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package ipam // This file was generated by the swagger tool. diff --git a/netbox/client/ipam/ip_amprefixes_delete_responses.go b/netbox/client/ipam/ip_amprefixes_delete_responses.go index 5c3dc28..c9668b8 100644 --- a/netbox/client/ipam/ip_amprefixes_delete_responses.go +++ b/netbox/client/ipam/ip_amprefixes_delete_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package ipam // This file was generated by the swagger tool. diff --git a/netbox/client/ipam/ip_amprefixes_list_parameters.go b/netbox/client/ipam/ip_amprefixes_list_parameters.go index 15be080..b43129a 100644 --- a/netbox/client/ipam/ip_amprefixes_list_parameters.go +++ b/netbox/client/ipam/ip_amprefixes_list_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package ipam // This file was generated by the swagger tool. diff --git a/netbox/client/ipam/ip_amprefixes_list_responses.go b/netbox/client/ipam/ip_amprefixes_list_responses.go index 8cbf368..47a823c 100644 --- a/netbox/client/ipam/ip_amprefixes_list_responses.go +++ b/netbox/client/ipam/ip_amprefixes_list_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package ipam // This file was generated by the swagger tool. diff --git a/netbox/client/ipam/ip_amprefixes_partial_update_parameters.go b/netbox/client/ipam/ip_amprefixes_partial_update_parameters.go index cb58bdc..d48c984 100644 --- a/netbox/client/ipam/ip_amprefixes_partial_update_parameters.go +++ b/netbox/client/ipam/ip_amprefixes_partial_update_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package ipam // This file was generated by the swagger tool. diff --git a/netbox/client/ipam/ip_amprefixes_partial_update_responses.go b/netbox/client/ipam/ip_amprefixes_partial_update_responses.go index 162651d..96e1838 100644 --- a/netbox/client/ipam/ip_amprefixes_partial_update_responses.go +++ b/netbox/client/ipam/ip_amprefixes_partial_update_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package ipam // This file was generated by the swagger tool. diff --git a/netbox/client/ipam/ip_amprefixes_read_parameters.go b/netbox/client/ipam/ip_amprefixes_read_parameters.go index cdf7236..7ec788c 100644 --- a/netbox/client/ipam/ip_amprefixes_read_parameters.go +++ b/netbox/client/ipam/ip_amprefixes_read_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package ipam // This file was generated by the swagger tool. diff --git a/netbox/client/ipam/ip_amprefixes_read_responses.go b/netbox/client/ipam/ip_amprefixes_read_responses.go index 10dc710..b86b914 100644 --- a/netbox/client/ipam/ip_amprefixes_read_responses.go +++ b/netbox/client/ipam/ip_amprefixes_read_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package ipam // This file was generated by the swagger tool. diff --git a/netbox/client/ipam/ip_amprefixes_update_parameters.go b/netbox/client/ipam/ip_amprefixes_update_parameters.go index 870c09f..8d44888 100644 --- a/netbox/client/ipam/ip_amprefixes_update_parameters.go +++ b/netbox/client/ipam/ip_amprefixes_update_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package ipam // This file was generated by the swagger tool. diff --git a/netbox/client/ipam/ip_amprefixes_update_responses.go b/netbox/client/ipam/ip_amprefixes_update_responses.go index 1d2ce8d..d292f5e 100644 --- a/netbox/client/ipam/ip_amprefixes_update_responses.go +++ b/netbox/client/ipam/ip_amprefixes_update_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package ipam // This file was generated by the swagger tool. diff --git a/netbox/client/ipam/ip_amrirs_create_parameters.go b/netbox/client/ipam/ip_amrirs_create_parameters.go index 980fd78..d0f1747 100644 --- a/netbox/client/ipam/ip_amrirs_create_parameters.go +++ b/netbox/client/ipam/ip_amrirs_create_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package ipam // This file was generated by the swagger tool. diff --git a/netbox/client/ipam/ip_amrirs_create_responses.go b/netbox/client/ipam/ip_amrirs_create_responses.go index 2eb8f7b..6bc360b 100644 --- a/netbox/client/ipam/ip_amrirs_create_responses.go +++ b/netbox/client/ipam/ip_amrirs_create_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package ipam // This file was generated by the swagger tool. diff --git a/netbox/client/ipam/ip_amrirs_delete_parameters.go b/netbox/client/ipam/ip_amrirs_delete_parameters.go index 2484edc..17f1be4 100644 --- a/netbox/client/ipam/ip_amrirs_delete_parameters.go +++ b/netbox/client/ipam/ip_amrirs_delete_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package ipam // This file was generated by the swagger tool. diff --git a/netbox/client/ipam/ip_amrirs_delete_responses.go b/netbox/client/ipam/ip_amrirs_delete_responses.go index 4aa898c..2aeebcb 100644 --- a/netbox/client/ipam/ip_amrirs_delete_responses.go +++ b/netbox/client/ipam/ip_amrirs_delete_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package ipam // This file was generated by the swagger tool. diff --git a/netbox/client/ipam/ip_amrirs_list_parameters.go b/netbox/client/ipam/ip_amrirs_list_parameters.go index def5486..6645546 100644 --- a/netbox/client/ipam/ip_amrirs_list_parameters.go +++ b/netbox/client/ipam/ip_amrirs_list_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package ipam // This file was generated by the swagger tool. diff --git a/netbox/client/ipam/ip_amrirs_list_responses.go b/netbox/client/ipam/ip_amrirs_list_responses.go index 3c92ab8..4cdfdd8 100644 --- a/netbox/client/ipam/ip_amrirs_list_responses.go +++ b/netbox/client/ipam/ip_amrirs_list_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package ipam // This file was generated by the swagger tool. diff --git a/netbox/client/ipam/ip_amrirs_partial_update_parameters.go b/netbox/client/ipam/ip_amrirs_partial_update_parameters.go index 744d81c..9f6f306 100644 --- a/netbox/client/ipam/ip_amrirs_partial_update_parameters.go +++ b/netbox/client/ipam/ip_amrirs_partial_update_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package ipam // This file was generated by the swagger tool. diff --git a/netbox/client/ipam/ip_amrirs_partial_update_responses.go b/netbox/client/ipam/ip_amrirs_partial_update_responses.go index 190f367..fc3375b 100644 --- a/netbox/client/ipam/ip_amrirs_partial_update_responses.go +++ b/netbox/client/ipam/ip_amrirs_partial_update_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package ipam // This file was generated by the swagger tool. diff --git a/netbox/client/ipam/ip_amrirs_read_parameters.go b/netbox/client/ipam/ip_amrirs_read_parameters.go index 246e2c6..5a09b46 100644 --- a/netbox/client/ipam/ip_amrirs_read_parameters.go +++ b/netbox/client/ipam/ip_amrirs_read_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package ipam // This file was generated by the swagger tool. diff --git a/netbox/client/ipam/ip_amrirs_read_responses.go b/netbox/client/ipam/ip_amrirs_read_responses.go index abca0f2..8a2865c 100644 --- a/netbox/client/ipam/ip_amrirs_read_responses.go +++ b/netbox/client/ipam/ip_amrirs_read_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package ipam // This file was generated by the swagger tool. diff --git a/netbox/client/ipam/ip_amrirs_update_parameters.go b/netbox/client/ipam/ip_amrirs_update_parameters.go index 234f897..3f0622f 100644 --- a/netbox/client/ipam/ip_amrirs_update_parameters.go +++ b/netbox/client/ipam/ip_amrirs_update_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package ipam // This file was generated by the swagger tool. diff --git a/netbox/client/ipam/ip_amrirs_update_responses.go b/netbox/client/ipam/ip_amrirs_update_responses.go index 4bb30a8..1ca5248 100644 --- a/netbox/client/ipam/ip_amrirs_update_responses.go +++ b/netbox/client/ipam/ip_amrirs_update_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package ipam // This file was generated by the swagger tool. diff --git a/netbox/client/ipam/ip_amroles_create_parameters.go b/netbox/client/ipam/ip_amroles_create_parameters.go index 1c0f5b9..a5fd443 100644 --- a/netbox/client/ipam/ip_amroles_create_parameters.go +++ b/netbox/client/ipam/ip_amroles_create_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package ipam // This file was generated by the swagger tool. diff --git a/netbox/client/ipam/ip_amroles_create_responses.go b/netbox/client/ipam/ip_amroles_create_responses.go index d817485..05fe3d7 100644 --- a/netbox/client/ipam/ip_amroles_create_responses.go +++ b/netbox/client/ipam/ip_amroles_create_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package ipam // This file was generated by the swagger tool. diff --git a/netbox/client/ipam/ip_amroles_delete_parameters.go b/netbox/client/ipam/ip_amroles_delete_parameters.go index 41835c8..98f1227 100644 --- a/netbox/client/ipam/ip_amroles_delete_parameters.go +++ b/netbox/client/ipam/ip_amroles_delete_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package ipam // This file was generated by the swagger tool. diff --git a/netbox/client/ipam/ip_amroles_delete_responses.go b/netbox/client/ipam/ip_amroles_delete_responses.go index 636c3e0..6a5e17d 100644 --- a/netbox/client/ipam/ip_amroles_delete_responses.go +++ b/netbox/client/ipam/ip_amroles_delete_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package ipam // This file was generated by the swagger tool. diff --git a/netbox/client/ipam/ip_amroles_list_parameters.go b/netbox/client/ipam/ip_amroles_list_parameters.go index d3179d4..fb3f801 100644 --- a/netbox/client/ipam/ip_amroles_list_parameters.go +++ b/netbox/client/ipam/ip_amroles_list_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package ipam // This file was generated by the swagger tool. diff --git a/netbox/client/ipam/ip_amroles_list_responses.go b/netbox/client/ipam/ip_amroles_list_responses.go index 2c1ae0a..984bfb9 100644 --- a/netbox/client/ipam/ip_amroles_list_responses.go +++ b/netbox/client/ipam/ip_amroles_list_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package ipam // This file was generated by the swagger tool. diff --git a/netbox/client/ipam/ip_amroles_partial_update_parameters.go b/netbox/client/ipam/ip_amroles_partial_update_parameters.go index 7aad8fc..192bcb0 100644 --- a/netbox/client/ipam/ip_amroles_partial_update_parameters.go +++ b/netbox/client/ipam/ip_amroles_partial_update_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package ipam // This file was generated by the swagger tool. diff --git a/netbox/client/ipam/ip_amroles_partial_update_responses.go b/netbox/client/ipam/ip_amroles_partial_update_responses.go index 826a00e..f2dd6ad 100644 --- a/netbox/client/ipam/ip_amroles_partial_update_responses.go +++ b/netbox/client/ipam/ip_amroles_partial_update_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package ipam // This file was generated by the swagger tool. diff --git a/netbox/client/ipam/ip_amroles_read_parameters.go b/netbox/client/ipam/ip_amroles_read_parameters.go index de91cfd..0543e0f 100644 --- a/netbox/client/ipam/ip_amroles_read_parameters.go +++ b/netbox/client/ipam/ip_amroles_read_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package ipam // This file was generated by the swagger tool. diff --git a/netbox/client/ipam/ip_amroles_read_responses.go b/netbox/client/ipam/ip_amroles_read_responses.go index 12f231b..055923d 100644 --- a/netbox/client/ipam/ip_amroles_read_responses.go +++ b/netbox/client/ipam/ip_amroles_read_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package ipam // This file was generated by the swagger tool. diff --git a/netbox/client/ipam/ip_amroles_update_parameters.go b/netbox/client/ipam/ip_amroles_update_parameters.go index 172332c..86cd84e 100644 --- a/netbox/client/ipam/ip_amroles_update_parameters.go +++ b/netbox/client/ipam/ip_amroles_update_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package ipam // This file was generated by the swagger tool. diff --git a/netbox/client/ipam/ip_amroles_update_responses.go b/netbox/client/ipam/ip_amroles_update_responses.go index 4721bac..d57107b 100644 --- a/netbox/client/ipam/ip_amroles_update_responses.go +++ b/netbox/client/ipam/ip_amroles_update_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package ipam // This file was generated by the swagger tool. diff --git a/netbox/client/ipam/ip_amservices_create_parameters.go b/netbox/client/ipam/ip_amservices_create_parameters.go index 421ee35..7b16d42 100644 --- a/netbox/client/ipam/ip_amservices_create_parameters.go +++ b/netbox/client/ipam/ip_amservices_create_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package ipam // This file was generated by the swagger tool. diff --git a/netbox/client/ipam/ip_amservices_create_responses.go b/netbox/client/ipam/ip_amservices_create_responses.go index 1f56933..488a672 100644 --- a/netbox/client/ipam/ip_amservices_create_responses.go +++ b/netbox/client/ipam/ip_amservices_create_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package ipam // This file was generated by the swagger tool. diff --git a/netbox/client/ipam/ip_amservices_delete_parameters.go b/netbox/client/ipam/ip_amservices_delete_parameters.go index c7b8266..f11b0bf 100644 --- a/netbox/client/ipam/ip_amservices_delete_parameters.go +++ b/netbox/client/ipam/ip_amservices_delete_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package ipam // This file was generated by the swagger tool. diff --git a/netbox/client/ipam/ip_amservices_delete_responses.go b/netbox/client/ipam/ip_amservices_delete_responses.go index 6e03dba..12b6313 100644 --- a/netbox/client/ipam/ip_amservices_delete_responses.go +++ b/netbox/client/ipam/ip_amservices_delete_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package ipam // This file was generated by the swagger tool. diff --git a/netbox/client/ipam/ip_amservices_list_parameters.go b/netbox/client/ipam/ip_amservices_list_parameters.go index 9653e9e..c854462 100644 --- a/netbox/client/ipam/ip_amservices_list_parameters.go +++ b/netbox/client/ipam/ip_amservices_list_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package ipam // This file was generated by the swagger tool. diff --git a/netbox/client/ipam/ip_amservices_list_responses.go b/netbox/client/ipam/ip_amservices_list_responses.go index 72a153e..22ec9b4 100644 --- a/netbox/client/ipam/ip_amservices_list_responses.go +++ b/netbox/client/ipam/ip_amservices_list_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package ipam // This file was generated by the swagger tool. diff --git a/netbox/client/ipam/ip_amservices_partial_update_parameters.go b/netbox/client/ipam/ip_amservices_partial_update_parameters.go index ef6332b..7363e4e 100644 --- a/netbox/client/ipam/ip_amservices_partial_update_parameters.go +++ b/netbox/client/ipam/ip_amservices_partial_update_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package ipam // This file was generated by the swagger tool. diff --git a/netbox/client/ipam/ip_amservices_partial_update_responses.go b/netbox/client/ipam/ip_amservices_partial_update_responses.go index 2e68959..db21bb7 100644 --- a/netbox/client/ipam/ip_amservices_partial_update_responses.go +++ b/netbox/client/ipam/ip_amservices_partial_update_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package ipam // This file was generated by the swagger tool. diff --git a/netbox/client/ipam/ip_amservices_read_parameters.go b/netbox/client/ipam/ip_amservices_read_parameters.go index 18a968c..6a9dae2 100644 --- a/netbox/client/ipam/ip_amservices_read_parameters.go +++ b/netbox/client/ipam/ip_amservices_read_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package ipam // This file was generated by the swagger tool. diff --git a/netbox/client/ipam/ip_amservices_read_responses.go b/netbox/client/ipam/ip_amservices_read_responses.go index 674d2ce..01d78a3 100644 --- a/netbox/client/ipam/ip_amservices_read_responses.go +++ b/netbox/client/ipam/ip_amservices_read_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package ipam // This file was generated by the swagger tool. diff --git a/netbox/client/ipam/ip_amservices_update_parameters.go b/netbox/client/ipam/ip_amservices_update_parameters.go index b8f178c..e423e4f 100644 --- a/netbox/client/ipam/ip_amservices_update_parameters.go +++ b/netbox/client/ipam/ip_amservices_update_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package ipam // This file was generated by the swagger tool. diff --git a/netbox/client/ipam/ip_amservices_update_responses.go b/netbox/client/ipam/ip_amservices_update_responses.go index beeb943..3ccf536 100644 --- a/netbox/client/ipam/ip_amservices_update_responses.go +++ b/netbox/client/ipam/ip_amservices_update_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package ipam // This file was generated by the swagger tool. diff --git a/netbox/client/ipam/ip_amvlan_groups_create_parameters.go b/netbox/client/ipam/ip_amvlan_groups_create_parameters.go index 167e664..5a9a756 100644 --- a/netbox/client/ipam/ip_amvlan_groups_create_parameters.go +++ b/netbox/client/ipam/ip_amvlan_groups_create_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package ipam // This file was generated by the swagger tool. diff --git a/netbox/client/ipam/ip_amvlan_groups_create_responses.go b/netbox/client/ipam/ip_amvlan_groups_create_responses.go index dec3d68..7bc5097 100644 --- a/netbox/client/ipam/ip_amvlan_groups_create_responses.go +++ b/netbox/client/ipam/ip_amvlan_groups_create_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package ipam // This file was generated by the swagger tool. diff --git a/netbox/client/ipam/ip_amvlan_groups_delete_parameters.go b/netbox/client/ipam/ip_amvlan_groups_delete_parameters.go index 4761e07..46a262a 100644 --- a/netbox/client/ipam/ip_amvlan_groups_delete_parameters.go +++ b/netbox/client/ipam/ip_amvlan_groups_delete_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package ipam // This file was generated by the swagger tool. diff --git a/netbox/client/ipam/ip_amvlan_groups_delete_responses.go b/netbox/client/ipam/ip_amvlan_groups_delete_responses.go index f77eb28..2b529ce 100644 --- a/netbox/client/ipam/ip_amvlan_groups_delete_responses.go +++ b/netbox/client/ipam/ip_amvlan_groups_delete_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package ipam // This file was generated by the swagger tool. diff --git a/netbox/client/ipam/ip_amvlan_groups_list_parameters.go b/netbox/client/ipam/ip_amvlan_groups_list_parameters.go index fccfb20..827349e 100644 --- a/netbox/client/ipam/ip_amvlan_groups_list_parameters.go +++ b/netbox/client/ipam/ip_amvlan_groups_list_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package ipam // This file was generated by the swagger tool. diff --git a/netbox/client/ipam/ip_amvlan_groups_list_responses.go b/netbox/client/ipam/ip_amvlan_groups_list_responses.go index e6935fd..40e70da 100644 --- a/netbox/client/ipam/ip_amvlan_groups_list_responses.go +++ b/netbox/client/ipam/ip_amvlan_groups_list_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package ipam // This file was generated by the swagger tool. diff --git a/netbox/client/ipam/ip_amvlan_groups_partial_update_parameters.go b/netbox/client/ipam/ip_amvlan_groups_partial_update_parameters.go index e05027b..69b3c7b 100644 --- a/netbox/client/ipam/ip_amvlan_groups_partial_update_parameters.go +++ b/netbox/client/ipam/ip_amvlan_groups_partial_update_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package ipam // This file was generated by the swagger tool. diff --git a/netbox/client/ipam/ip_amvlan_groups_partial_update_responses.go b/netbox/client/ipam/ip_amvlan_groups_partial_update_responses.go index 3de2050..62fb341 100644 --- a/netbox/client/ipam/ip_amvlan_groups_partial_update_responses.go +++ b/netbox/client/ipam/ip_amvlan_groups_partial_update_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package ipam // This file was generated by the swagger tool. diff --git a/netbox/client/ipam/ip_amvlan_groups_read_parameters.go b/netbox/client/ipam/ip_amvlan_groups_read_parameters.go index 8555dde..9872ce4 100644 --- a/netbox/client/ipam/ip_amvlan_groups_read_parameters.go +++ b/netbox/client/ipam/ip_amvlan_groups_read_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package ipam // This file was generated by the swagger tool. diff --git a/netbox/client/ipam/ip_amvlan_groups_read_responses.go b/netbox/client/ipam/ip_amvlan_groups_read_responses.go index 5d392ca..08914ce 100644 --- a/netbox/client/ipam/ip_amvlan_groups_read_responses.go +++ b/netbox/client/ipam/ip_amvlan_groups_read_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package ipam // This file was generated by the swagger tool. diff --git a/netbox/client/ipam/ip_amvlan_groups_update_parameters.go b/netbox/client/ipam/ip_amvlan_groups_update_parameters.go index 4d7edae..fbd5662 100644 --- a/netbox/client/ipam/ip_amvlan_groups_update_parameters.go +++ b/netbox/client/ipam/ip_amvlan_groups_update_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package ipam // This file was generated by the swagger tool. diff --git a/netbox/client/ipam/ip_amvlan_groups_update_responses.go b/netbox/client/ipam/ip_amvlan_groups_update_responses.go index 85c03cb..01c63cc 100644 --- a/netbox/client/ipam/ip_amvlan_groups_update_responses.go +++ b/netbox/client/ipam/ip_amvlan_groups_update_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package ipam // This file was generated by the swagger tool. diff --git a/netbox/client/ipam/ip_amvlans_create_parameters.go b/netbox/client/ipam/ip_amvlans_create_parameters.go index a6f239b..9be4303 100644 --- a/netbox/client/ipam/ip_amvlans_create_parameters.go +++ b/netbox/client/ipam/ip_amvlans_create_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package ipam // This file was generated by the swagger tool. diff --git a/netbox/client/ipam/ip_amvlans_create_responses.go b/netbox/client/ipam/ip_amvlans_create_responses.go index 3c793b7..fab3426 100644 --- a/netbox/client/ipam/ip_amvlans_create_responses.go +++ b/netbox/client/ipam/ip_amvlans_create_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package ipam // This file was generated by the swagger tool. diff --git a/netbox/client/ipam/ip_amvlans_delete_parameters.go b/netbox/client/ipam/ip_amvlans_delete_parameters.go index 49ddf55..ad0ab87 100644 --- a/netbox/client/ipam/ip_amvlans_delete_parameters.go +++ b/netbox/client/ipam/ip_amvlans_delete_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package ipam // This file was generated by the swagger tool. diff --git a/netbox/client/ipam/ip_amvlans_delete_responses.go b/netbox/client/ipam/ip_amvlans_delete_responses.go index 6db44f1..11f22d4 100644 --- a/netbox/client/ipam/ip_amvlans_delete_responses.go +++ b/netbox/client/ipam/ip_amvlans_delete_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package ipam // This file was generated by the swagger tool. diff --git a/netbox/client/ipam/ip_amvlans_list_parameters.go b/netbox/client/ipam/ip_amvlans_list_parameters.go index 6ecf2f5..7ab419c 100644 --- a/netbox/client/ipam/ip_amvlans_list_parameters.go +++ b/netbox/client/ipam/ip_amvlans_list_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package ipam // This file was generated by the swagger tool. diff --git a/netbox/client/ipam/ip_amvlans_list_responses.go b/netbox/client/ipam/ip_amvlans_list_responses.go index 8171896..6b6c0c1 100644 --- a/netbox/client/ipam/ip_amvlans_list_responses.go +++ b/netbox/client/ipam/ip_amvlans_list_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package ipam // This file was generated by the swagger tool. diff --git a/netbox/client/ipam/ip_amvlans_partial_update_parameters.go b/netbox/client/ipam/ip_amvlans_partial_update_parameters.go index 9d18e86..3bb7a23 100644 --- a/netbox/client/ipam/ip_amvlans_partial_update_parameters.go +++ b/netbox/client/ipam/ip_amvlans_partial_update_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package ipam // This file was generated by the swagger tool. diff --git a/netbox/client/ipam/ip_amvlans_partial_update_responses.go b/netbox/client/ipam/ip_amvlans_partial_update_responses.go index 8ea82de..0b064ae 100644 --- a/netbox/client/ipam/ip_amvlans_partial_update_responses.go +++ b/netbox/client/ipam/ip_amvlans_partial_update_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package ipam // This file was generated by the swagger tool. diff --git a/netbox/client/ipam/ip_amvlans_read_parameters.go b/netbox/client/ipam/ip_amvlans_read_parameters.go index 26f10dd..e2de89b 100644 --- a/netbox/client/ipam/ip_amvlans_read_parameters.go +++ b/netbox/client/ipam/ip_amvlans_read_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package ipam // This file was generated by the swagger tool. diff --git a/netbox/client/ipam/ip_amvlans_read_responses.go b/netbox/client/ipam/ip_amvlans_read_responses.go index 6cf3b3a..f32ac9c 100644 --- a/netbox/client/ipam/ip_amvlans_read_responses.go +++ b/netbox/client/ipam/ip_amvlans_read_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package ipam // This file was generated by the swagger tool. diff --git a/netbox/client/ipam/ip_amvlans_update_parameters.go b/netbox/client/ipam/ip_amvlans_update_parameters.go index 28987c7..9768c16 100644 --- a/netbox/client/ipam/ip_amvlans_update_parameters.go +++ b/netbox/client/ipam/ip_amvlans_update_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package ipam // This file was generated by the swagger tool. diff --git a/netbox/client/ipam/ip_amvlans_update_responses.go b/netbox/client/ipam/ip_amvlans_update_responses.go index c4b904d..8d7d1e7 100644 --- a/netbox/client/ipam/ip_amvlans_update_responses.go +++ b/netbox/client/ipam/ip_amvlans_update_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package ipam // This file was generated by the swagger tool. diff --git a/netbox/client/ipam/ip_amvrfs_create_parameters.go b/netbox/client/ipam/ip_amvrfs_create_parameters.go index 8319d73..45ba2af 100644 --- a/netbox/client/ipam/ip_amvrfs_create_parameters.go +++ b/netbox/client/ipam/ip_amvrfs_create_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package ipam // This file was generated by the swagger tool. diff --git a/netbox/client/ipam/ip_amvrfs_create_responses.go b/netbox/client/ipam/ip_amvrfs_create_responses.go index 6f80299..70d70ee 100644 --- a/netbox/client/ipam/ip_amvrfs_create_responses.go +++ b/netbox/client/ipam/ip_amvrfs_create_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package ipam // This file was generated by the swagger tool. diff --git a/netbox/client/ipam/ip_amvrfs_delete_parameters.go b/netbox/client/ipam/ip_amvrfs_delete_parameters.go index e8af963..f2d4b38 100644 --- a/netbox/client/ipam/ip_amvrfs_delete_parameters.go +++ b/netbox/client/ipam/ip_amvrfs_delete_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package ipam // This file was generated by the swagger tool. diff --git a/netbox/client/ipam/ip_amvrfs_delete_responses.go b/netbox/client/ipam/ip_amvrfs_delete_responses.go index 1cfe0c5..4dc6950 100644 --- a/netbox/client/ipam/ip_amvrfs_delete_responses.go +++ b/netbox/client/ipam/ip_amvrfs_delete_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package ipam // This file was generated by the swagger tool. diff --git a/netbox/client/ipam/ip_amvrfs_list_parameters.go b/netbox/client/ipam/ip_amvrfs_list_parameters.go index b7090fe..52aed0f 100644 --- a/netbox/client/ipam/ip_amvrfs_list_parameters.go +++ b/netbox/client/ipam/ip_amvrfs_list_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package ipam // This file was generated by the swagger tool. diff --git a/netbox/client/ipam/ip_amvrfs_list_responses.go b/netbox/client/ipam/ip_amvrfs_list_responses.go index 564da8b..884edd2 100644 --- a/netbox/client/ipam/ip_amvrfs_list_responses.go +++ b/netbox/client/ipam/ip_amvrfs_list_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package ipam // This file was generated by the swagger tool. diff --git a/netbox/client/ipam/ip_amvrfs_partial_update_parameters.go b/netbox/client/ipam/ip_amvrfs_partial_update_parameters.go index 080b389..b8847cd 100644 --- a/netbox/client/ipam/ip_amvrfs_partial_update_parameters.go +++ b/netbox/client/ipam/ip_amvrfs_partial_update_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package ipam // This file was generated by the swagger tool. diff --git a/netbox/client/ipam/ip_amvrfs_partial_update_responses.go b/netbox/client/ipam/ip_amvrfs_partial_update_responses.go index e694c4b..2b18174 100644 --- a/netbox/client/ipam/ip_amvrfs_partial_update_responses.go +++ b/netbox/client/ipam/ip_amvrfs_partial_update_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package ipam // This file was generated by the swagger tool. diff --git a/netbox/client/ipam/ip_amvrfs_read_parameters.go b/netbox/client/ipam/ip_amvrfs_read_parameters.go index 39c5a74..4dfcd85 100644 --- a/netbox/client/ipam/ip_amvrfs_read_parameters.go +++ b/netbox/client/ipam/ip_amvrfs_read_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package ipam // This file was generated by the swagger tool. diff --git a/netbox/client/ipam/ip_amvrfs_read_responses.go b/netbox/client/ipam/ip_amvrfs_read_responses.go index 93323cd..56e6293 100644 --- a/netbox/client/ipam/ip_amvrfs_read_responses.go +++ b/netbox/client/ipam/ip_amvrfs_read_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package ipam // This file was generated by the swagger tool. diff --git a/netbox/client/ipam/ip_amvrfs_update_parameters.go b/netbox/client/ipam/ip_amvrfs_update_parameters.go index 29153f1..9d7ad62 100644 --- a/netbox/client/ipam/ip_amvrfs_update_parameters.go +++ b/netbox/client/ipam/ip_amvrfs_update_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package ipam // This file was generated by the swagger tool. diff --git a/netbox/client/ipam/ip_amvrfs_update_responses.go b/netbox/client/ipam/ip_amvrfs_update_responses.go index 0e8d8c3..972bf84 100644 --- a/netbox/client/ipam/ip_amvrfs_update_responses.go +++ b/netbox/client/ipam/ip_amvrfs_update_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package ipam // This file was generated by the swagger tool. diff --git a/netbox/client/net_box_client.go b/netbox/client/net_box_client.go index 5a13fa0..dd3bbbe 100644 --- a/netbox/client/net_box_client.go +++ b/netbox/client/net_box_client.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package client // This file was generated by the swagger tool. diff --git a/netbox/client/secrets/secrets_choices_list_parameters.go b/netbox/client/secrets/secrets_choices_list_parameters.go index 6226eba..f195561 100644 --- a/netbox/client/secrets/secrets_choices_list_parameters.go +++ b/netbox/client/secrets/secrets_choices_list_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package secrets // This file was generated by the swagger tool. diff --git a/netbox/client/secrets/secrets_choices_list_responses.go b/netbox/client/secrets/secrets_choices_list_responses.go index 86ccef3..6990d01 100644 --- a/netbox/client/secrets/secrets_choices_list_responses.go +++ b/netbox/client/secrets/secrets_choices_list_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package secrets // This file was generated by the swagger tool. diff --git a/netbox/client/secrets/secrets_choices_read_parameters.go b/netbox/client/secrets/secrets_choices_read_parameters.go index 3f1dc16..9f8e92d 100644 --- a/netbox/client/secrets/secrets_choices_read_parameters.go +++ b/netbox/client/secrets/secrets_choices_read_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package secrets // This file was generated by the swagger tool. diff --git a/netbox/client/secrets/secrets_choices_read_responses.go b/netbox/client/secrets/secrets_choices_read_responses.go index 20c7434..e85f4f5 100644 --- a/netbox/client/secrets/secrets_choices_read_responses.go +++ b/netbox/client/secrets/secrets_choices_read_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package secrets // This file was generated by the swagger tool. diff --git a/netbox/client/secrets/secrets_client.go b/netbox/client/secrets/secrets_client.go index 6d733a9..43f4525 100644 --- a/netbox/client/secrets/secrets_client.go +++ b/netbox/client/secrets/secrets_client.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package secrets // This file was generated by the swagger tool. diff --git a/netbox/client/secrets/secrets_generate_rsa_key_pair_list_parameters.go b/netbox/client/secrets/secrets_generate_rsa_key_pair_list_parameters.go index dd40230..617c6d1 100644 --- a/netbox/client/secrets/secrets_generate_rsa_key_pair_list_parameters.go +++ b/netbox/client/secrets/secrets_generate_rsa_key_pair_list_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package secrets // This file was generated by the swagger tool. diff --git a/netbox/client/secrets/secrets_generate_rsa_key_pair_list_responses.go b/netbox/client/secrets/secrets_generate_rsa_key_pair_list_responses.go index b90da65..eac1128 100644 --- a/netbox/client/secrets/secrets_generate_rsa_key_pair_list_responses.go +++ b/netbox/client/secrets/secrets_generate_rsa_key_pair_list_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package secrets // This file was generated by the swagger tool. diff --git a/netbox/client/secrets/secrets_get_session_key_create_parameters.go b/netbox/client/secrets/secrets_get_session_key_create_parameters.go index 74fa17c..1b6a820 100644 --- a/netbox/client/secrets/secrets_get_session_key_create_parameters.go +++ b/netbox/client/secrets/secrets_get_session_key_create_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package secrets // This file was generated by the swagger tool. diff --git a/netbox/client/secrets/secrets_get_session_key_create_responses.go b/netbox/client/secrets/secrets_get_session_key_create_responses.go index 1d2707c..5e68480 100644 --- a/netbox/client/secrets/secrets_get_session_key_create_responses.go +++ b/netbox/client/secrets/secrets_get_session_key_create_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package secrets // This file was generated by the swagger tool. diff --git a/netbox/client/secrets/secrets_secret_roles_create_parameters.go b/netbox/client/secrets/secrets_secret_roles_create_parameters.go index 36434d4..9079873 100644 --- a/netbox/client/secrets/secrets_secret_roles_create_parameters.go +++ b/netbox/client/secrets/secrets_secret_roles_create_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package secrets // This file was generated by the swagger tool. diff --git a/netbox/client/secrets/secrets_secret_roles_create_responses.go b/netbox/client/secrets/secrets_secret_roles_create_responses.go index aa1aaa5..3e7f580 100644 --- a/netbox/client/secrets/secrets_secret_roles_create_responses.go +++ b/netbox/client/secrets/secrets_secret_roles_create_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package secrets // This file was generated by the swagger tool. diff --git a/netbox/client/secrets/secrets_secret_roles_delete_parameters.go b/netbox/client/secrets/secrets_secret_roles_delete_parameters.go index 354a801..a817be2 100644 --- a/netbox/client/secrets/secrets_secret_roles_delete_parameters.go +++ b/netbox/client/secrets/secrets_secret_roles_delete_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package secrets // This file was generated by the swagger tool. diff --git a/netbox/client/secrets/secrets_secret_roles_delete_responses.go b/netbox/client/secrets/secrets_secret_roles_delete_responses.go index 320197c..e8691fa 100644 --- a/netbox/client/secrets/secrets_secret_roles_delete_responses.go +++ b/netbox/client/secrets/secrets_secret_roles_delete_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package secrets // This file was generated by the swagger tool. diff --git a/netbox/client/secrets/secrets_secret_roles_list_parameters.go b/netbox/client/secrets/secrets_secret_roles_list_parameters.go index 845ceaa..3f348ef 100644 --- a/netbox/client/secrets/secrets_secret_roles_list_parameters.go +++ b/netbox/client/secrets/secrets_secret_roles_list_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package secrets // This file was generated by the swagger tool. diff --git a/netbox/client/secrets/secrets_secret_roles_list_responses.go b/netbox/client/secrets/secrets_secret_roles_list_responses.go index d96dc74..5c9ef19 100644 --- a/netbox/client/secrets/secrets_secret_roles_list_responses.go +++ b/netbox/client/secrets/secrets_secret_roles_list_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package secrets // This file was generated by the swagger tool. diff --git a/netbox/client/secrets/secrets_secret_roles_partial_update_parameters.go b/netbox/client/secrets/secrets_secret_roles_partial_update_parameters.go index b61bc74..8d5cc74 100644 --- a/netbox/client/secrets/secrets_secret_roles_partial_update_parameters.go +++ b/netbox/client/secrets/secrets_secret_roles_partial_update_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package secrets // This file was generated by the swagger tool. diff --git a/netbox/client/secrets/secrets_secret_roles_partial_update_responses.go b/netbox/client/secrets/secrets_secret_roles_partial_update_responses.go index 9f1b067..e32c3b9 100644 --- a/netbox/client/secrets/secrets_secret_roles_partial_update_responses.go +++ b/netbox/client/secrets/secrets_secret_roles_partial_update_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package secrets // This file was generated by the swagger tool. diff --git a/netbox/client/secrets/secrets_secret_roles_read_parameters.go b/netbox/client/secrets/secrets_secret_roles_read_parameters.go index 93cd210..2f77a4f 100644 --- a/netbox/client/secrets/secrets_secret_roles_read_parameters.go +++ b/netbox/client/secrets/secrets_secret_roles_read_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package secrets // This file was generated by the swagger tool. diff --git a/netbox/client/secrets/secrets_secret_roles_read_responses.go b/netbox/client/secrets/secrets_secret_roles_read_responses.go index e5a82a0..1af11f6 100644 --- a/netbox/client/secrets/secrets_secret_roles_read_responses.go +++ b/netbox/client/secrets/secrets_secret_roles_read_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package secrets // This file was generated by the swagger tool. diff --git a/netbox/client/secrets/secrets_secret_roles_update_parameters.go b/netbox/client/secrets/secrets_secret_roles_update_parameters.go index c9d75c6..fbee6d4 100644 --- a/netbox/client/secrets/secrets_secret_roles_update_parameters.go +++ b/netbox/client/secrets/secrets_secret_roles_update_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package secrets // This file was generated by the swagger tool. diff --git a/netbox/client/secrets/secrets_secret_roles_update_responses.go b/netbox/client/secrets/secrets_secret_roles_update_responses.go index e83429a..335f724 100644 --- a/netbox/client/secrets/secrets_secret_roles_update_responses.go +++ b/netbox/client/secrets/secrets_secret_roles_update_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package secrets // This file was generated by the swagger tool. diff --git a/netbox/client/secrets/secrets_secrets_create_parameters.go b/netbox/client/secrets/secrets_secrets_create_parameters.go index 5338131..955ef7a 100644 --- a/netbox/client/secrets/secrets_secrets_create_parameters.go +++ b/netbox/client/secrets/secrets_secrets_create_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package secrets // This file was generated by the swagger tool. diff --git a/netbox/client/secrets/secrets_secrets_create_responses.go b/netbox/client/secrets/secrets_secrets_create_responses.go index f6db604..7bfc702 100644 --- a/netbox/client/secrets/secrets_secrets_create_responses.go +++ b/netbox/client/secrets/secrets_secrets_create_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package secrets // This file was generated by the swagger tool. diff --git a/netbox/client/secrets/secrets_secrets_delete_parameters.go b/netbox/client/secrets/secrets_secrets_delete_parameters.go index 82ff5fe..b4d4592 100644 --- a/netbox/client/secrets/secrets_secrets_delete_parameters.go +++ b/netbox/client/secrets/secrets_secrets_delete_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package secrets // This file was generated by the swagger tool. diff --git a/netbox/client/secrets/secrets_secrets_delete_responses.go b/netbox/client/secrets/secrets_secrets_delete_responses.go index bb1ed93..d4f3a92 100644 --- a/netbox/client/secrets/secrets_secrets_delete_responses.go +++ b/netbox/client/secrets/secrets_secrets_delete_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package secrets // This file was generated by the swagger tool. diff --git a/netbox/client/secrets/secrets_secrets_list_parameters.go b/netbox/client/secrets/secrets_secrets_list_parameters.go index 02ba584..78297bb 100644 --- a/netbox/client/secrets/secrets_secrets_list_parameters.go +++ b/netbox/client/secrets/secrets_secrets_list_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package secrets // This file was generated by the swagger tool. diff --git a/netbox/client/secrets/secrets_secrets_list_responses.go b/netbox/client/secrets/secrets_secrets_list_responses.go index 15d3ede..be87d65 100644 --- a/netbox/client/secrets/secrets_secrets_list_responses.go +++ b/netbox/client/secrets/secrets_secrets_list_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package secrets // This file was generated by the swagger tool. diff --git a/netbox/client/secrets/secrets_secrets_partial_update_parameters.go b/netbox/client/secrets/secrets_secrets_partial_update_parameters.go index 5fe9b0a..fcd0af3 100644 --- a/netbox/client/secrets/secrets_secrets_partial_update_parameters.go +++ b/netbox/client/secrets/secrets_secrets_partial_update_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package secrets // This file was generated by the swagger tool. diff --git a/netbox/client/secrets/secrets_secrets_partial_update_responses.go b/netbox/client/secrets/secrets_secrets_partial_update_responses.go index bdc4452..283b1aa 100644 --- a/netbox/client/secrets/secrets_secrets_partial_update_responses.go +++ b/netbox/client/secrets/secrets_secrets_partial_update_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package secrets // This file was generated by the swagger tool. diff --git a/netbox/client/secrets/secrets_secrets_read_parameters.go b/netbox/client/secrets/secrets_secrets_read_parameters.go index 1025490..080922f 100644 --- a/netbox/client/secrets/secrets_secrets_read_parameters.go +++ b/netbox/client/secrets/secrets_secrets_read_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package secrets // This file was generated by the swagger tool. diff --git a/netbox/client/secrets/secrets_secrets_read_responses.go b/netbox/client/secrets/secrets_secrets_read_responses.go index 36c2987..2f7b82f 100644 --- a/netbox/client/secrets/secrets_secrets_read_responses.go +++ b/netbox/client/secrets/secrets_secrets_read_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package secrets // This file was generated by the swagger tool. diff --git a/netbox/client/secrets/secrets_secrets_update_parameters.go b/netbox/client/secrets/secrets_secrets_update_parameters.go index b7123d9..9e0f8e6 100644 --- a/netbox/client/secrets/secrets_secrets_update_parameters.go +++ b/netbox/client/secrets/secrets_secrets_update_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package secrets // This file was generated by the swagger tool. diff --git a/netbox/client/secrets/secrets_secrets_update_responses.go b/netbox/client/secrets/secrets_secrets_update_responses.go index 1b6059c..a956a68 100644 --- a/netbox/client/secrets/secrets_secrets_update_responses.go +++ b/netbox/client/secrets/secrets_secrets_update_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package secrets // This file was generated by the swagger tool. diff --git a/netbox/client/tenancy/tenancy_choices_list_parameters.go b/netbox/client/tenancy/tenancy_choices_list_parameters.go index 6a38ec6..65e9a94 100644 --- a/netbox/client/tenancy/tenancy_choices_list_parameters.go +++ b/netbox/client/tenancy/tenancy_choices_list_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package tenancy // This file was generated by the swagger tool. diff --git a/netbox/client/tenancy/tenancy_choices_list_responses.go b/netbox/client/tenancy/tenancy_choices_list_responses.go index 65cb416..b0bbe7b 100644 --- a/netbox/client/tenancy/tenancy_choices_list_responses.go +++ b/netbox/client/tenancy/tenancy_choices_list_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package tenancy // This file was generated by the swagger tool. diff --git a/netbox/client/tenancy/tenancy_choices_read_parameters.go b/netbox/client/tenancy/tenancy_choices_read_parameters.go index a33ff92..9a325aa 100644 --- a/netbox/client/tenancy/tenancy_choices_read_parameters.go +++ b/netbox/client/tenancy/tenancy_choices_read_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package tenancy // This file was generated by the swagger tool. diff --git a/netbox/client/tenancy/tenancy_choices_read_responses.go b/netbox/client/tenancy/tenancy_choices_read_responses.go index c586770..d48fa07 100644 --- a/netbox/client/tenancy/tenancy_choices_read_responses.go +++ b/netbox/client/tenancy/tenancy_choices_read_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package tenancy // This file was generated by the swagger tool. diff --git a/netbox/client/tenancy/tenancy_client.go b/netbox/client/tenancy/tenancy_client.go index 9dadf87..455ac4d 100644 --- a/netbox/client/tenancy/tenancy_client.go +++ b/netbox/client/tenancy/tenancy_client.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package tenancy // This file was generated by the swagger tool. diff --git a/netbox/client/tenancy/tenancy_tenant_groups_create_parameters.go b/netbox/client/tenancy/tenancy_tenant_groups_create_parameters.go index d9681d3..e2da622 100644 --- a/netbox/client/tenancy/tenancy_tenant_groups_create_parameters.go +++ b/netbox/client/tenancy/tenancy_tenant_groups_create_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package tenancy // This file was generated by the swagger tool. diff --git a/netbox/client/tenancy/tenancy_tenant_groups_create_responses.go b/netbox/client/tenancy/tenancy_tenant_groups_create_responses.go index 0c5f8f6..9f21308 100644 --- a/netbox/client/tenancy/tenancy_tenant_groups_create_responses.go +++ b/netbox/client/tenancy/tenancy_tenant_groups_create_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package tenancy // This file was generated by the swagger tool. diff --git a/netbox/client/tenancy/tenancy_tenant_groups_delete_parameters.go b/netbox/client/tenancy/tenancy_tenant_groups_delete_parameters.go index add0328..ceb93fa 100644 --- a/netbox/client/tenancy/tenancy_tenant_groups_delete_parameters.go +++ b/netbox/client/tenancy/tenancy_tenant_groups_delete_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package tenancy // This file was generated by the swagger tool. diff --git a/netbox/client/tenancy/tenancy_tenant_groups_delete_responses.go b/netbox/client/tenancy/tenancy_tenant_groups_delete_responses.go index f599db1..37f99bc 100644 --- a/netbox/client/tenancy/tenancy_tenant_groups_delete_responses.go +++ b/netbox/client/tenancy/tenancy_tenant_groups_delete_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package tenancy // This file was generated by the swagger tool. diff --git a/netbox/client/tenancy/tenancy_tenant_groups_list_parameters.go b/netbox/client/tenancy/tenancy_tenant_groups_list_parameters.go index 54a6ba2..5eaa4a3 100644 --- a/netbox/client/tenancy/tenancy_tenant_groups_list_parameters.go +++ b/netbox/client/tenancy/tenancy_tenant_groups_list_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package tenancy // This file was generated by the swagger tool. diff --git a/netbox/client/tenancy/tenancy_tenant_groups_list_responses.go b/netbox/client/tenancy/tenancy_tenant_groups_list_responses.go index cb73ba9..2de4173 100644 --- a/netbox/client/tenancy/tenancy_tenant_groups_list_responses.go +++ b/netbox/client/tenancy/tenancy_tenant_groups_list_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package tenancy // This file was generated by the swagger tool. diff --git a/netbox/client/tenancy/tenancy_tenant_groups_partial_update_parameters.go b/netbox/client/tenancy/tenancy_tenant_groups_partial_update_parameters.go index 31c063a..882a6c2 100644 --- a/netbox/client/tenancy/tenancy_tenant_groups_partial_update_parameters.go +++ b/netbox/client/tenancy/tenancy_tenant_groups_partial_update_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package tenancy // This file was generated by the swagger tool. diff --git a/netbox/client/tenancy/tenancy_tenant_groups_partial_update_responses.go b/netbox/client/tenancy/tenancy_tenant_groups_partial_update_responses.go index 8201e7d..19444b8 100644 --- a/netbox/client/tenancy/tenancy_tenant_groups_partial_update_responses.go +++ b/netbox/client/tenancy/tenancy_tenant_groups_partial_update_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package tenancy // This file was generated by the swagger tool. diff --git a/netbox/client/tenancy/tenancy_tenant_groups_read_parameters.go b/netbox/client/tenancy/tenancy_tenant_groups_read_parameters.go index d95de54..67c8bb1 100644 --- a/netbox/client/tenancy/tenancy_tenant_groups_read_parameters.go +++ b/netbox/client/tenancy/tenancy_tenant_groups_read_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package tenancy // This file was generated by the swagger tool. diff --git a/netbox/client/tenancy/tenancy_tenant_groups_read_responses.go b/netbox/client/tenancy/tenancy_tenant_groups_read_responses.go index 3805e86..364fe3b 100644 --- a/netbox/client/tenancy/tenancy_tenant_groups_read_responses.go +++ b/netbox/client/tenancy/tenancy_tenant_groups_read_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package tenancy // This file was generated by the swagger tool. diff --git a/netbox/client/tenancy/tenancy_tenant_groups_update_parameters.go b/netbox/client/tenancy/tenancy_tenant_groups_update_parameters.go index b26a391..73bedae 100644 --- a/netbox/client/tenancy/tenancy_tenant_groups_update_parameters.go +++ b/netbox/client/tenancy/tenancy_tenant_groups_update_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package tenancy // This file was generated by the swagger tool. diff --git a/netbox/client/tenancy/tenancy_tenant_groups_update_responses.go b/netbox/client/tenancy/tenancy_tenant_groups_update_responses.go index c1e8ff9..bcfea4b 100644 --- a/netbox/client/tenancy/tenancy_tenant_groups_update_responses.go +++ b/netbox/client/tenancy/tenancy_tenant_groups_update_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package tenancy // This file was generated by the swagger tool. diff --git a/netbox/client/tenancy/tenancy_tenants_create_parameters.go b/netbox/client/tenancy/tenancy_tenants_create_parameters.go index 4e36b1c..0d07794 100644 --- a/netbox/client/tenancy/tenancy_tenants_create_parameters.go +++ b/netbox/client/tenancy/tenancy_tenants_create_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package tenancy // This file was generated by the swagger tool. diff --git a/netbox/client/tenancy/tenancy_tenants_create_responses.go b/netbox/client/tenancy/tenancy_tenants_create_responses.go index 6e90210..9a75edf 100644 --- a/netbox/client/tenancy/tenancy_tenants_create_responses.go +++ b/netbox/client/tenancy/tenancy_tenants_create_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package tenancy // This file was generated by the swagger tool. diff --git a/netbox/client/tenancy/tenancy_tenants_delete_parameters.go b/netbox/client/tenancy/tenancy_tenants_delete_parameters.go index 1fa1e04..543d4c2 100644 --- a/netbox/client/tenancy/tenancy_tenants_delete_parameters.go +++ b/netbox/client/tenancy/tenancy_tenants_delete_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package tenancy // This file was generated by the swagger tool. diff --git a/netbox/client/tenancy/tenancy_tenants_delete_responses.go b/netbox/client/tenancy/tenancy_tenants_delete_responses.go index f53b2fa..137da56 100644 --- a/netbox/client/tenancy/tenancy_tenants_delete_responses.go +++ b/netbox/client/tenancy/tenancy_tenants_delete_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package tenancy // This file was generated by the swagger tool. diff --git a/netbox/client/tenancy/tenancy_tenants_list_parameters.go b/netbox/client/tenancy/tenancy_tenants_list_parameters.go index 7e95942..f37af05 100644 --- a/netbox/client/tenancy/tenancy_tenants_list_parameters.go +++ b/netbox/client/tenancy/tenancy_tenants_list_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package tenancy // This file was generated by the swagger tool. diff --git a/netbox/client/tenancy/tenancy_tenants_list_responses.go b/netbox/client/tenancy/tenancy_tenants_list_responses.go index 3ed2494..038e7af 100644 --- a/netbox/client/tenancy/tenancy_tenants_list_responses.go +++ b/netbox/client/tenancy/tenancy_tenants_list_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package tenancy // This file was generated by the swagger tool. diff --git a/netbox/client/tenancy/tenancy_tenants_partial_update_parameters.go b/netbox/client/tenancy/tenancy_tenants_partial_update_parameters.go index eb45546..30efff8 100644 --- a/netbox/client/tenancy/tenancy_tenants_partial_update_parameters.go +++ b/netbox/client/tenancy/tenancy_tenants_partial_update_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package tenancy // This file was generated by the swagger tool. diff --git a/netbox/client/tenancy/tenancy_tenants_partial_update_responses.go b/netbox/client/tenancy/tenancy_tenants_partial_update_responses.go index 72fb6eb..238bdd4 100644 --- a/netbox/client/tenancy/tenancy_tenants_partial_update_responses.go +++ b/netbox/client/tenancy/tenancy_tenants_partial_update_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package tenancy // This file was generated by the swagger tool. diff --git a/netbox/client/tenancy/tenancy_tenants_read_parameters.go b/netbox/client/tenancy/tenancy_tenants_read_parameters.go index d5a42c5..51a9700 100644 --- a/netbox/client/tenancy/tenancy_tenants_read_parameters.go +++ b/netbox/client/tenancy/tenancy_tenants_read_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package tenancy // This file was generated by the swagger tool. diff --git a/netbox/client/tenancy/tenancy_tenants_read_responses.go b/netbox/client/tenancy/tenancy_tenants_read_responses.go index 153e46b..7d30c28 100644 --- a/netbox/client/tenancy/tenancy_tenants_read_responses.go +++ b/netbox/client/tenancy/tenancy_tenants_read_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package tenancy // This file was generated by the swagger tool. diff --git a/netbox/client/tenancy/tenancy_tenants_update_parameters.go b/netbox/client/tenancy/tenancy_tenants_update_parameters.go index 4dbf9c1..a4c978e 100644 --- a/netbox/client/tenancy/tenancy_tenants_update_parameters.go +++ b/netbox/client/tenancy/tenancy_tenants_update_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package tenancy // This file was generated by the swagger tool. diff --git a/netbox/client/tenancy/tenancy_tenants_update_responses.go b/netbox/client/tenancy/tenancy_tenants_update_responses.go index 58a1f71..548dbd1 100644 --- a/netbox/client/tenancy/tenancy_tenants_update_responses.go +++ b/netbox/client/tenancy/tenancy_tenants_update_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package tenancy // This file was generated by the swagger tool. diff --git a/netbox/client/virtualization/virtualization_choices_list_parameters.go b/netbox/client/virtualization/virtualization_choices_list_parameters.go index 94d161c..c163258 100644 --- a/netbox/client/virtualization/virtualization_choices_list_parameters.go +++ b/netbox/client/virtualization/virtualization_choices_list_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package virtualization // This file was generated by the swagger tool. diff --git a/netbox/client/virtualization/virtualization_choices_list_responses.go b/netbox/client/virtualization/virtualization_choices_list_responses.go index c116e6c..825915b 100644 --- a/netbox/client/virtualization/virtualization_choices_list_responses.go +++ b/netbox/client/virtualization/virtualization_choices_list_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package virtualization // This file was generated by the swagger tool. diff --git a/netbox/client/virtualization/virtualization_choices_read_parameters.go b/netbox/client/virtualization/virtualization_choices_read_parameters.go index e7b5ec5..5936d95 100644 --- a/netbox/client/virtualization/virtualization_choices_read_parameters.go +++ b/netbox/client/virtualization/virtualization_choices_read_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package virtualization // This file was generated by the swagger tool. diff --git a/netbox/client/virtualization/virtualization_choices_read_responses.go b/netbox/client/virtualization/virtualization_choices_read_responses.go index 7b83eae..0b0e1c7 100644 --- a/netbox/client/virtualization/virtualization_choices_read_responses.go +++ b/netbox/client/virtualization/virtualization_choices_read_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package virtualization // This file was generated by the swagger tool. diff --git a/netbox/client/virtualization/virtualization_client.go b/netbox/client/virtualization/virtualization_client.go index efd7f0d..b6368d4 100644 --- a/netbox/client/virtualization/virtualization_client.go +++ b/netbox/client/virtualization/virtualization_client.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package virtualization // This file was generated by the swagger tool. diff --git a/netbox/client/virtualization/virtualization_cluster_groups_create_parameters.go b/netbox/client/virtualization/virtualization_cluster_groups_create_parameters.go index 18b7d1d..a590acf 100644 --- a/netbox/client/virtualization/virtualization_cluster_groups_create_parameters.go +++ b/netbox/client/virtualization/virtualization_cluster_groups_create_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package virtualization // This file was generated by the swagger tool. diff --git a/netbox/client/virtualization/virtualization_cluster_groups_create_responses.go b/netbox/client/virtualization/virtualization_cluster_groups_create_responses.go index fc9f044..e524dfa 100644 --- a/netbox/client/virtualization/virtualization_cluster_groups_create_responses.go +++ b/netbox/client/virtualization/virtualization_cluster_groups_create_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package virtualization // This file was generated by the swagger tool. diff --git a/netbox/client/virtualization/virtualization_cluster_groups_delete_parameters.go b/netbox/client/virtualization/virtualization_cluster_groups_delete_parameters.go index 916505e..6650a4b 100644 --- a/netbox/client/virtualization/virtualization_cluster_groups_delete_parameters.go +++ b/netbox/client/virtualization/virtualization_cluster_groups_delete_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package virtualization // This file was generated by the swagger tool. diff --git a/netbox/client/virtualization/virtualization_cluster_groups_delete_responses.go b/netbox/client/virtualization/virtualization_cluster_groups_delete_responses.go index eadf4a6..f692975 100644 --- a/netbox/client/virtualization/virtualization_cluster_groups_delete_responses.go +++ b/netbox/client/virtualization/virtualization_cluster_groups_delete_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package virtualization // This file was generated by the swagger tool. diff --git a/netbox/client/virtualization/virtualization_cluster_groups_list_parameters.go b/netbox/client/virtualization/virtualization_cluster_groups_list_parameters.go index 12050ff..ff45e97 100644 --- a/netbox/client/virtualization/virtualization_cluster_groups_list_parameters.go +++ b/netbox/client/virtualization/virtualization_cluster_groups_list_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package virtualization // This file was generated by the swagger tool. diff --git a/netbox/client/virtualization/virtualization_cluster_groups_list_responses.go b/netbox/client/virtualization/virtualization_cluster_groups_list_responses.go index e1e1f3f..d024019 100644 --- a/netbox/client/virtualization/virtualization_cluster_groups_list_responses.go +++ b/netbox/client/virtualization/virtualization_cluster_groups_list_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package virtualization // This file was generated by the swagger tool. diff --git a/netbox/client/virtualization/virtualization_cluster_groups_partial_update_parameters.go b/netbox/client/virtualization/virtualization_cluster_groups_partial_update_parameters.go index 1848bc9..7f83baa 100644 --- a/netbox/client/virtualization/virtualization_cluster_groups_partial_update_parameters.go +++ b/netbox/client/virtualization/virtualization_cluster_groups_partial_update_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package virtualization // This file was generated by the swagger tool. diff --git a/netbox/client/virtualization/virtualization_cluster_groups_partial_update_responses.go b/netbox/client/virtualization/virtualization_cluster_groups_partial_update_responses.go index c3f7d0d..4056d75 100644 --- a/netbox/client/virtualization/virtualization_cluster_groups_partial_update_responses.go +++ b/netbox/client/virtualization/virtualization_cluster_groups_partial_update_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package virtualization // This file was generated by the swagger tool. diff --git a/netbox/client/virtualization/virtualization_cluster_groups_read_parameters.go b/netbox/client/virtualization/virtualization_cluster_groups_read_parameters.go index 6c08465..d6e2cf8 100644 --- a/netbox/client/virtualization/virtualization_cluster_groups_read_parameters.go +++ b/netbox/client/virtualization/virtualization_cluster_groups_read_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package virtualization // This file was generated by the swagger tool. diff --git a/netbox/client/virtualization/virtualization_cluster_groups_read_responses.go b/netbox/client/virtualization/virtualization_cluster_groups_read_responses.go index f89fa7d..db0c616 100644 --- a/netbox/client/virtualization/virtualization_cluster_groups_read_responses.go +++ b/netbox/client/virtualization/virtualization_cluster_groups_read_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package virtualization // This file was generated by the swagger tool. diff --git a/netbox/client/virtualization/virtualization_cluster_groups_update_parameters.go b/netbox/client/virtualization/virtualization_cluster_groups_update_parameters.go index bd4c599..607ac97 100644 --- a/netbox/client/virtualization/virtualization_cluster_groups_update_parameters.go +++ b/netbox/client/virtualization/virtualization_cluster_groups_update_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package virtualization // This file was generated by the swagger tool. diff --git a/netbox/client/virtualization/virtualization_cluster_groups_update_responses.go b/netbox/client/virtualization/virtualization_cluster_groups_update_responses.go index 562833d..d520331 100644 --- a/netbox/client/virtualization/virtualization_cluster_groups_update_responses.go +++ b/netbox/client/virtualization/virtualization_cluster_groups_update_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package virtualization // This file was generated by the swagger tool. diff --git a/netbox/client/virtualization/virtualization_cluster_types_create_parameters.go b/netbox/client/virtualization/virtualization_cluster_types_create_parameters.go index 91df1f9..e235ea5 100644 --- a/netbox/client/virtualization/virtualization_cluster_types_create_parameters.go +++ b/netbox/client/virtualization/virtualization_cluster_types_create_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package virtualization // This file was generated by the swagger tool. diff --git a/netbox/client/virtualization/virtualization_cluster_types_create_responses.go b/netbox/client/virtualization/virtualization_cluster_types_create_responses.go index 4ebaeb8..0993ab1 100644 --- a/netbox/client/virtualization/virtualization_cluster_types_create_responses.go +++ b/netbox/client/virtualization/virtualization_cluster_types_create_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package virtualization // This file was generated by the swagger tool. diff --git a/netbox/client/virtualization/virtualization_cluster_types_delete_parameters.go b/netbox/client/virtualization/virtualization_cluster_types_delete_parameters.go index 55a198d..1f25901 100644 --- a/netbox/client/virtualization/virtualization_cluster_types_delete_parameters.go +++ b/netbox/client/virtualization/virtualization_cluster_types_delete_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package virtualization // This file was generated by the swagger tool. diff --git a/netbox/client/virtualization/virtualization_cluster_types_delete_responses.go b/netbox/client/virtualization/virtualization_cluster_types_delete_responses.go index 27c2332..521bbdc 100644 --- a/netbox/client/virtualization/virtualization_cluster_types_delete_responses.go +++ b/netbox/client/virtualization/virtualization_cluster_types_delete_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package virtualization // This file was generated by the swagger tool. diff --git a/netbox/client/virtualization/virtualization_cluster_types_list_parameters.go b/netbox/client/virtualization/virtualization_cluster_types_list_parameters.go index be2cd2d..5431ebe 100644 --- a/netbox/client/virtualization/virtualization_cluster_types_list_parameters.go +++ b/netbox/client/virtualization/virtualization_cluster_types_list_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package virtualization // This file was generated by the swagger tool. diff --git a/netbox/client/virtualization/virtualization_cluster_types_list_responses.go b/netbox/client/virtualization/virtualization_cluster_types_list_responses.go index f50c211..71e1448 100644 --- a/netbox/client/virtualization/virtualization_cluster_types_list_responses.go +++ b/netbox/client/virtualization/virtualization_cluster_types_list_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package virtualization // This file was generated by the swagger tool. diff --git a/netbox/client/virtualization/virtualization_cluster_types_partial_update_parameters.go b/netbox/client/virtualization/virtualization_cluster_types_partial_update_parameters.go index 29bcd62..5ed9188 100644 --- a/netbox/client/virtualization/virtualization_cluster_types_partial_update_parameters.go +++ b/netbox/client/virtualization/virtualization_cluster_types_partial_update_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package virtualization // This file was generated by the swagger tool. diff --git a/netbox/client/virtualization/virtualization_cluster_types_partial_update_responses.go b/netbox/client/virtualization/virtualization_cluster_types_partial_update_responses.go index 61461bf..433095b 100644 --- a/netbox/client/virtualization/virtualization_cluster_types_partial_update_responses.go +++ b/netbox/client/virtualization/virtualization_cluster_types_partial_update_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package virtualization // This file was generated by the swagger tool. diff --git a/netbox/client/virtualization/virtualization_cluster_types_read_parameters.go b/netbox/client/virtualization/virtualization_cluster_types_read_parameters.go index e511827..e8813a7 100644 --- a/netbox/client/virtualization/virtualization_cluster_types_read_parameters.go +++ b/netbox/client/virtualization/virtualization_cluster_types_read_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package virtualization // This file was generated by the swagger tool. diff --git a/netbox/client/virtualization/virtualization_cluster_types_read_responses.go b/netbox/client/virtualization/virtualization_cluster_types_read_responses.go index caaa5f3..0b76a2a 100644 --- a/netbox/client/virtualization/virtualization_cluster_types_read_responses.go +++ b/netbox/client/virtualization/virtualization_cluster_types_read_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package virtualization // This file was generated by the swagger tool. diff --git a/netbox/client/virtualization/virtualization_cluster_types_update_parameters.go b/netbox/client/virtualization/virtualization_cluster_types_update_parameters.go index 577f19f..3c610e4 100644 --- a/netbox/client/virtualization/virtualization_cluster_types_update_parameters.go +++ b/netbox/client/virtualization/virtualization_cluster_types_update_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package virtualization // This file was generated by the swagger tool. diff --git a/netbox/client/virtualization/virtualization_cluster_types_update_responses.go b/netbox/client/virtualization/virtualization_cluster_types_update_responses.go index cbca6fc..30ec8b2 100644 --- a/netbox/client/virtualization/virtualization_cluster_types_update_responses.go +++ b/netbox/client/virtualization/virtualization_cluster_types_update_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package virtualization // This file was generated by the swagger tool. diff --git a/netbox/client/virtualization/virtualization_clusters_create_parameters.go b/netbox/client/virtualization/virtualization_clusters_create_parameters.go index cf82b12..4bada44 100644 --- a/netbox/client/virtualization/virtualization_clusters_create_parameters.go +++ b/netbox/client/virtualization/virtualization_clusters_create_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package virtualization // This file was generated by the swagger tool. diff --git a/netbox/client/virtualization/virtualization_clusters_create_responses.go b/netbox/client/virtualization/virtualization_clusters_create_responses.go index aca92c2..c53ceac 100644 --- a/netbox/client/virtualization/virtualization_clusters_create_responses.go +++ b/netbox/client/virtualization/virtualization_clusters_create_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package virtualization // This file was generated by the swagger tool. diff --git a/netbox/client/virtualization/virtualization_clusters_delete_parameters.go b/netbox/client/virtualization/virtualization_clusters_delete_parameters.go index ad9cbd6..50dac18 100644 --- a/netbox/client/virtualization/virtualization_clusters_delete_parameters.go +++ b/netbox/client/virtualization/virtualization_clusters_delete_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package virtualization // This file was generated by the swagger tool. diff --git a/netbox/client/virtualization/virtualization_clusters_delete_responses.go b/netbox/client/virtualization/virtualization_clusters_delete_responses.go index 8665e9f..1725e2e 100644 --- a/netbox/client/virtualization/virtualization_clusters_delete_responses.go +++ b/netbox/client/virtualization/virtualization_clusters_delete_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package virtualization // This file was generated by the swagger tool. diff --git a/netbox/client/virtualization/virtualization_clusters_list_parameters.go b/netbox/client/virtualization/virtualization_clusters_list_parameters.go index de24506..6a4ff5a 100644 --- a/netbox/client/virtualization/virtualization_clusters_list_parameters.go +++ b/netbox/client/virtualization/virtualization_clusters_list_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package virtualization // This file was generated by the swagger tool. diff --git a/netbox/client/virtualization/virtualization_clusters_list_responses.go b/netbox/client/virtualization/virtualization_clusters_list_responses.go index b448bb0..c61053f 100644 --- a/netbox/client/virtualization/virtualization_clusters_list_responses.go +++ b/netbox/client/virtualization/virtualization_clusters_list_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package virtualization // This file was generated by the swagger tool. diff --git a/netbox/client/virtualization/virtualization_clusters_partial_update_parameters.go b/netbox/client/virtualization/virtualization_clusters_partial_update_parameters.go index 77584d4..1d9a3a8 100644 --- a/netbox/client/virtualization/virtualization_clusters_partial_update_parameters.go +++ b/netbox/client/virtualization/virtualization_clusters_partial_update_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package virtualization // This file was generated by the swagger tool. diff --git a/netbox/client/virtualization/virtualization_clusters_partial_update_responses.go b/netbox/client/virtualization/virtualization_clusters_partial_update_responses.go index c596ac2..8539f28 100644 --- a/netbox/client/virtualization/virtualization_clusters_partial_update_responses.go +++ b/netbox/client/virtualization/virtualization_clusters_partial_update_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package virtualization // This file was generated by the swagger tool. diff --git a/netbox/client/virtualization/virtualization_clusters_read_parameters.go b/netbox/client/virtualization/virtualization_clusters_read_parameters.go index 10b48d2..65f3a01 100644 --- a/netbox/client/virtualization/virtualization_clusters_read_parameters.go +++ b/netbox/client/virtualization/virtualization_clusters_read_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package virtualization // This file was generated by the swagger tool. diff --git a/netbox/client/virtualization/virtualization_clusters_read_responses.go b/netbox/client/virtualization/virtualization_clusters_read_responses.go index 9729d7d..b309b87 100644 --- a/netbox/client/virtualization/virtualization_clusters_read_responses.go +++ b/netbox/client/virtualization/virtualization_clusters_read_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package virtualization // This file was generated by the swagger tool. diff --git a/netbox/client/virtualization/virtualization_clusters_update_parameters.go b/netbox/client/virtualization/virtualization_clusters_update_parameters.go index f6fa784..484c4bd 100644 --- a/netbox/client/virtualization/virtualization_clusters_update_parameters.go +++ b/netbox/client/virtualization/virtualization_clusters_update_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package virtualization // This file was generated by the swagger tool. diff --git a/netbox/client/virtualization/virtualization_clusters_update_responses.go b/netbox/client/virtualization/virtualization_clusters_update_responses.go index c07263a..3e969db 100644 --- a/netbox/client/virtualization/virtualization_clusters_update_responses.go +++ b/netbox/client/virtualization/virtualization_clusters_update_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package virtualization // This file was generated by the swagger tool. diff --git a/netbox/client/virtualization/virtualization_interfaces_create_parameters.go b/netbox/client/virtualization/virtualization_interfaces_create_parameters.go index 53a3e94..1d3cb0c 100644 --- a/netbox/client/virtualization/virtualization_interfaces_create_parameters.go +++ b/netbox/client/virtualization/virtualization_interfaces_create_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package virtualization // This file was generated by the swagger tool. diff --git a/netbox/client/virtualization/virtualization_interfaces_create_responses.go b/netbox/client/virtualization/virtualization_interfaces_create_responses.go index cc49d9c..4aed325 100644 --- a/netbox/client/virtualization/virtualization_interfaces_create_responses.go +++ b/netbox/client/virtualization/virtualization_interfaces_create_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package virtualization // This file was generated by the swagger tool. diff --git a/netbox/client/virtualization/virtualization_interfaces_delete_parameters.go b/netbox/client/virtualization/virtualization_interfaces_delete_parameters.go index 93a6332..b8b9861 100644 --- a/netbox/client/virtualization/virtualization_interfaces_delete_parameters.go +++ b/netbox/client/virtualization/virtualization_interfaces_delete_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package virtualization // This file was generated by the swagger tool. diff --git a/netbox/client/virtualization/virtualization_interfaces_delete_responses.go b/netbox/client/virtualization/virtualization_interfaces_delete_responses.go index dc6b6d2..3a86961 100644 --- a/netbox/client/virtualization/virtualization_interfaces_delete_responses.go +++ b/netbox/client/virtualization/virtualization_interfaces_delete_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package virtualization // This file was generated by the swagger tool. diff --git a/netbox/client/virtualization/virtualization_interfaces_list_parameters.go b/netbox/client/virtualization/virtualization_interfaces_list_parameters.go index 3571dc2..3f0b716 100644 --- a/netbox/client/virtualization/virtualization_interfaces_list_parameters.go +++ b/netbox/client/virtualization/virtualization_interfaces_list_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package virtualization // This file was generated by the swagger tool. diff --git a/netbox/client/virtualization/virtualization_interfaces_list_responses.go b/netbox/client/virtualization/virtualization_interfaces_list_responses.go index 9ac7d00..5746fc3 100644 --- a/netbox/client/virtualization/virtualization_interfaces_list_responses.go +++ b/netbox/client/virtualization/virtualization_interfaces_list_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package virtualization // This file was generated by the swagger tool. diff --git a/netbox/client/virtualization/virtualization_interfaces_partial_update_parameters.go b/netbox/client/virtualization/virtualization_interfaces_partial_update_parameters.go index 12661f8..20ca38e 100644 --- a/netbox/client/virtualization/virtualization_interfaces_partial_update_parameters.go +++ b/netbox/client/virtualization/virtualization_interfaces_partial_update_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package virtualization // This file was generated by the swagger tool. diff --git a/netbox/client/virtualization/virtualization_interfaces_partial_update_responses.go b/netbox/client/virtualization/virtualization_interfaces_partial_update_responses.go index dc6121d..4d3c73e 100644 --- a/netbox/client/virtualization/virtualization_interfaces_partial_update_responses.go +++ b/netbox/client/virtualization/virtualization_interfaces_partial_update_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package virtualization // This file was generated by the swagger tool. diff --git a/netbox/client/virtualization/virtualization_interfaces_read_parameters.go b/netbox/client/virtualization/virtualization_interfaces_read_parameters.go index 54e954d..40dc3d7 100644 --- a/netbox/client/virtualization/virtualization_interfaces_read_parameters.go +++ b/netbox/client/virtualization/virtualization_interfaces_read_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package virtualization // This file was generated by the swagger tool. diff --git a/netbox/client/virtualization/virtualization_interfaces_read_responses.go b/netbox/client/virtualization/virtualization_interfaces_read_responses.go index 28d713f..3201e07 100644 --- a/netbox/client/virtualization/virtualization_interfaces_read_responses.go +++ b/netbox/client/virtualization/virtualization_interfaces_read_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package virtualization // This file was generated by the swagger tool. diff --git a/netbox/client/virtualization/virtualization_interfaces_update_parameters.go b/netbox/client/virtualization/virtualization_interfaces_update_parameters.go index 4cd4fc2..f9010f1 100644 --- a/netbox/client/virtualization/virtualization_interfaces_update_parameters.go +++ b/netbox/client/virtualization/virtualization_interfaces_update_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package virtualization // This file was generated by the swagger tool. diff --git a/netbox/client/virtualization/virtualization_interfaces_update_responses.go b/netbox/client/virtualization/virtualization_interfaces_update_responses.go index 3e8211b..09f56f4 100644 --- a/netbox/client/virtualization/virtualization_interfaces_update_responses.go +++ b/netbox/client/virtualization/virtualization_interfaces_update_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package virtualization // This file was generated by the swagger tool. diff --git a/netbox/client/virtualization/virtualization_virtual_machines_create_parameters.go b/netbox/client/virtualization/virtualization_virtual_machines_create_parameters.go index b496086..18ca35d 100644 --- a/netbox/client/virtualization/virtualization_virtual_machines_create_parameters.go +++ b/netbox/client/virtualization/virtualization_virtual_machines_create_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package virtualization // This file was generated by the swagger tool. diff --git a/netbox/client/virtualization/virtualization_virtual_machines_create_responses.go b/netbox/client/virtualization/virtualization_virtual_machines_create_responses.go index 9cf6e96..2098b99 100644 --- a/netbox/client/virtualization/virtualization_virtual_machines_create_responses.go +++ b/netbox/client/virtualization/virtualization_virtual_machines_create_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package virtualization // This file was generated by the swagger tool. diff --git a/netbox/client/virtualization/virtualization_virtual_machines_delete_parameters.go b/netbox/client/virtualization/virtualization_virtual_machines_delete_parameters.go index c2617c5..b8bb7ca 100644 --- a/netbox/client/virtualization/virtualization_virtual_machines_delete_parameters.go +++ b/netbox/client/virtualization/virtualization_virtual_machines_delete_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package virtualization // This file was generated by the swagger tool. diff --git a/netbox/client/virtualization/virtualization_virtual_machines_delete_responses.go b/netbox/client/virtualization/virtualization_virtual_machines_delete_responses.go index e46e8ac..246fce7 100644 --- a/netbox/client/virtualization/virtualization_virtual_machines_delete_responses.go +++ b/netbox/client/virtualization/virtualization_virtual_machines_delete_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package virtualization // This file was generated by the swagger tool. diff --git a/netbox/client/virtualization/virtualization_virtual_machines_list_parameters.go b/netbox/client/virtualization/virtualization_virtual_machines_list_parameters.go index 5cf5c98..0c097dc 100644 --- a/netbox/client/virtualization/virtualization_virtual_machines_list_parameters.go +++ b/netbox/client/virtualization/virtualization_virtual_machines_list_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package virtualization // This file was generated by the swagger tool. diff --git a/netbox/client/virtualization/virtualization_virtual_machines_list_responses.go b/netbox/client/virtualization/virtualization_virtual_machines_list_responses.go index 8bd53b1..c1793ec 100644 --- a/netbox/client/virtualization/virtualization_virtual_machines_list_responses.go +++ b/netbox/client/virtualization/virtualization_virtual_machines_list_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package virtualization // This file was generated by the swagger tool. diff --git a/netbox/client/virtualization/virtualization_virtual_machines_partial_update_parameters.go b/netbox/client/virtualization/virtualization_virtual_machines_partial_update_parameters.go index ba54934..ff186f3 100644 --- a/netbox/client/virtualization/virtualization_virtual_machines_partial_update_parameters.go +++ b/netbox/client/virtualization/virtualization_virtual_machines_partial_update_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package virtualization // This file was generated by the swagger tool. diff --git a/netbox/client/virtualization/virtualization_virtual_machines_partial_update_responses.go b/netbox/client/virtualization/virtualization_virtual_machines_partial_update_responses.go index befa76c..f68ed8e 100644 --- a/netbox/client/virtualization/virtualization_virtual_machines_partial_update_responses.go +++ b/netbox/client/virtualization/virtualization_virtual_machines_partial_update_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package virtualization // This file was generated by the swagger tool. diff --git a/netbox/client/virtualization/virtualization_virtual_machines_read_parameters.go b/netbox/client/virtualization/virtualization_virtual_machines_read_parameters.go index c73fc7d..9d6888b 100644 --- a/netbox/client/virtualization/virtualization_virtual_machines_read_parameters.go +++ b/netbox/client/virtualization/virtualization_virtual_machines_read_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package virtualization // This file was generated by the swagger tool. diff --git a/netbox/client/virtualization/virtualization_virtual_machines_read_responses.go b/netbox/client/virtualization/virtualization_virtual_machines_read_responses.go index 9f4f927..3e8b2ee 100644 --- a/netbox/client/virtualization/virtualization_virtual_machines_read_responses.go +++ b/netbox/client/virtualization/virtualization_virtual_machines_read_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package virtualization // This file was generated by the swagger tool. diff --git a/netbox/client/virtualization/virtualization_virtual_machines_update_parameters.go b/netbox/client/virtualization/virtualization_virtual_machines_update_parameters.go index 7408726..1a0088b 100644 --- a/netbox/client/virtualization/virtualization_virtual_machines_update_parameters.go +++ b/netbox/client/virtualization/virtualization_virtual_machines_update_parameters.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package virtualization // This file was generated by the swagger tool. diff --git a/netbox/client/virtualization/virtualization_virtual_machines_update_responses.go b/netbox/client/virtualization/virtualization_virtual_machines_update_responses.go index 046c6b0..e5abe21 100644 --- a/netbox/client/virtualization/virtualization_virtual_machines_update_responses.go +++ b/netbox/client/virtualization/virtualization_virtual_machines_update_responses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package virtualization // This file was generated by the swagger tool. diff --git a/netbox/models/aggregate.go b/netbox/models/aggregate.go index 3b381c3..d0c730b 100644 --- a/netbox/models/aggregate.go +++ b/netbox/models/aggregate.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/circuit.go b/netbox/models/circuit.go index d02d202..c3c5953 100644 --- a/netbox/models/circuit.go +++ b/netbox/models/circuit.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/circuit_status.go b/netbox/models/circuit_status.go index 7195c19..e309e96 100644 --- a/netbox/models/circuit_status.go +++ b/netbox/models/circuit_status.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/circuit_termination.go b/netbox/models/circuit_termination.go index cd046ee..264aec0 100644 --- a/netbox/models/circuit_termination.go +++ b/netbox/models/circuit_termination.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/circuit_type.go b/netbox/models/circuit_type.go index 4e50161..cb820ab 100644 --- a/netbox/models/circuit_type.go +++ b/netbox/models/circuit_type.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/circuits_circuit_terminations_list_okbody.go b/netbox/models/circuits_circuit_terminations_list_okbody.go index b97924c..a10eb0c 100644 --- a/netbox/models/circuits_circuit_terminations_list_okbody.go +++ b/netbox/models/circuits_circuit_terminations_list_okbody.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/circuits_circuit_terminations_list_okbody_results.go b/netbox/models/circuits_circuit_terminations_list_okbody_results.go index 103e8bc..0c876ba 100644 --- a/netbox/models/circuits_circuit_terminations_list_okbody_results.go +++ b/netbox/models/circuits_circuit_terminations_list_okbody_results.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/circuits_circuit_types_list_okbody.go b/netbox/models/circuits_circuit_types_list_okbody.go index 662273f..e0fd7d1 100644 --- a/netbox/models/circuits_circuit_types_list_okbody.go +++ b/netbox/models/circuits_circuit_types_list_okbody.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/circuits_circuit_types_list_okbody_results.go b/netbox/models/circuits_circuit_types_list_okbody_results.go index 86bd9bd..857830a 100644 --- a/netbox/models/circuits_circuit_types_list_okbody_results.go +++ b/netbox/models/circuits_circuit_types_list_okbody_results.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/circuits_circuits_list_okbody.go b/netbox/models/circuits_circuits_list_okbody.go index 45b3caf..7e3d10c 100644 --- a/netbox/models/circuits_circuits_list_okbody.go +++ b/netbox/models/circuits_circuits_list_okbody.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/circuits_circuits_list_okbody_results.go b/netbox/models/circuits_circuits_list_okbody_results.go index b788b13..6033ace 100644 --- a/netbox/models/circuits_circuits_list_okbody_results.go +++ b/netbox/models/circuits_circuits_list_okbody_results.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/circuits_providers_list_okbody.go b/netbox/models/circuits_providers_list_okbody.go index 81d1291..d1fa3cc 100644 --- a/netbox/models/circuits_providers_list_okbody.go +++ b/netbox/models/circuits_providers_list_okbody.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/circuits_providers_list_okbody_results.go b/netbox/models/circuits_providers_list_okbody_results.go index bae68c9..22d02c9 100644 --- a/netbox/models/circuits_providers_list_okbody_results.go +++ b/netbox/models/circuits_providers_list_okbody_results.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/cluster.go b/netbox/models/cluster.go index f22c733..d3d4ad6 100644 --- a/netbox/models/cluster.go +++ b/netbox/models/cluster.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/cluster_group.go b/netbox/models/cluster_group.go index ee23588..917d539 100644 --- a/netbox/models/cluster_group.go +++ b/netbox/models/cluster_group.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/cluster_type.go b/netbox/models/cluster_type.go index e0323bf..7cf330b 100644 --- a/netbox/models/cluster_type.go +++ b/netbox/models/cluster_type.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/console_port.go b/netbox/models/console_port.go index 276b827..0646b44 100644 --- a/netbox/models/console_port.go +++ b/netbox/models/console_port.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/console_port_template.go b/netbox/models/console_port_template.go index a4492a0..3c623ac 100644 --- a/netbox/models/console_port_template.go +++ b/netbox/models/console_port_template.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/console_server_port.go b/netbox/models/console_server_port.go index 8ce01ea..8ce6dc1 100644 --- a/netbox/models/console_server_port.go +++ b/netbox/models/console_server_port.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/console_server_port_template.go b/netbox/models/console_server_port_template.go index 6644f31..f10cb09 100644 --- a/netbox/models/console_server_port_template.go +++ b/netbox/models/console_server_port_template.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/dcim_console_connections_list_okbody.go b/netbox/models/dcim_console_connections_list_okbody.go index 6b8766d..cf16ad8 100644 --- a/netbox/models/dcim_console_connections_list_okbody.go +++ b/netbox/models/dcim_console_connections_list_okbody.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/dcim_console_connections_list_okbody_results.go b/netbox/models/dcim_console_connections_list_okbody_results.go index f9ba3c7..fb6e026 100644 --- a/netbox/models/dcim_console_connections_list_okbody_results.go +++ b/netbox/models/dcim_console_connections_list_okbody_results.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/dcim_console_port_templates_list_okbody.go b/netbox/models/dcim_console_port_templates_list_okbody.go index df326e7..4e01c12 100644 --- a/netbox/models/dcim_console_port_templates_list_okbody.go +++ b/netbox/models/dcim_console_port_templates_list_okbody.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/dcim_console_port_templates_list_okbody_results.go b/netbox/models/dcim_console_port_templates_list_okbody_results.go index 09f3514..cdee33b 100644 --- a/netbox/models/dcim_console_port_templates_list_okbody_results.go +++ b/netbox/models/dcim_console_port_templates_list_okbody_results.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/dcim_console_ports_list_okbody.go b/netbox/models/dcim_console_ports_list_okbody.go index bb9aa67..1a9065d 100644 --- a/netbox/models/dcim_console_ports_list_okbody.go +++ b/netbox/models/dcim_console_ports_list_okbody.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/dcim_console_ports_list_okbody_results.go b/netbox/models/dcim_console_ports_list_okbody_results.go index fa5a3a9..d7fcd4a 100644 --- a/netbox/models/dcim_console_ports_list_okbody_results.go +++ b/netbox/models/dcim_console_ports_list_okbody_results.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/dcim_console_server_port_templates_list_okbody.go b/netbox/models/dcim_console_server_port_templates_list_okbody.go index 51ba333..1b0b571 100644 --- a/netbox/models/dcim_console_server_port_templates_list_okbody.go +++ b/netbox/models/dcim_console_server_port_templates_list_okbody.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/dcim_console_server_port_templates_list_okbody_results.go b/netbox/models/dcim_console_server_port_templates_list_okbody_results.go index 26570d3..406849d 100644 --- a/netbox/models/dcim_console_server_port_templates_list_okbody_results.go +++ b/netbox/models/dcim_console_server_port_templates_list_okbody_results.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/dcim_console_server_ports_list_okbody.go b/netbox/models/dcim_console_server_ports_list_okbody.go index c788b6c..2071f35 100644 --- a/netbox/models/dcim_console_server_ports_list_okbody.go +++ b/netbox/models/dcim_console_server_ports_list_okbody.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/dcim_console_server_ports_list_okbody_results.go b/netbox/models/dcim_console_server_ports_list_okbody_results.go index ad8320d..ab2dd1c 100644 --- a/netbox/models/dcim_console_server_ports_list_okbody_results.go +++ b/netbox/models/dcim_console_server_ports_list_okbody_results.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/dcim_device_bay_templates_list_okbody.go b/netbox/models/dcim_device_bay_templates_list_okbody.go index c3a50a7..8a33f6c 100644 --- a/netbox/models/dcim_device_bay_templates_list_okbody.go +++ b/netbox/models/dcim_device_bay_templates_list_okbody.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/dcim_device_bay_templates_list_okbody_results.go b/netbox/models/dcim_device_bay_templates_list_okbody_results.go index 6da22bb..ed0287b 100644 --- a/netbox/models/dcim_device_bay_templates_list_okbody_results.go +++ b/netbox/models/dcim_device_bay_templates_list_okbody_results.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/dcim_device_bays_list_okbody.go b/netbox/models/dcim_device_bays_list_okbody.go index ec72c38..8227102 100644 --- a/netbox/models/dcim_device_bays_list_okbody.go +++ b/netbox/models/dcim_device_bays_list_okbody.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/dcim_device_bays_list_okbody_results.go b/netbox/models/dcim_device_bays_list_okbody_results.go index c3e3113..15655a1 100644 --- a/netbox/models/dcim_device_bays_list_okbody_results.go +++ b/netbox/models/dcim_device_bays_list_okbody_results.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/dcim_device_roles_list_okbody.go b/netbox/models/dcim_device_roles_list_okbody.go index 808d476..1ebd30d 100644 --- a/netbox/models/dcim_device_roles_list_okbody.go +++ b/netbox/models/dcim_device_roles_list_okbody.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/dcim_device_roles_list_okbody_results.go b/netbox/models/dcim_device_roles_list_okbody_results.go index 169522b..a5f50a5 100644 --- a/netbox/models/dcim_device_roles_list_okbody_results.go +++ b/netbox/models/dcim_device_roles_list_okbody_results.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/dcim_device_types_list_okbody.go b/netbox/models/dcim_device_types_list_okbody.go index ebfc867..24e86cc 100644 --- a/netbox/models/dcim_device_types_list_okbody.go +++ b/netbox/models/dcim_device_types_list_okbody.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/dcim_device_types_list_okbody_results.go b/netbox/models/dcim_device_types_list_okbody_results.go index 5dbb7b5..08343bd 100644 --- a/netbox/models/dcim_device_types_list_okbody_results.go +++ b/netbox/models/dcim_device_types_list_okbody_results.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/dcim_devices_list_okbody.go b/netbox/models/dcim_devices_list_okbody.go index 87add8a..068262b 100644 --- a/netbox/models/dcim_devices_list_okbody.go +++ b/netbox/models/dcim_devices_list_okbody.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/dcim_devices_list_okbody_results.go b/netbox/models/dcim_devices_list_okbody_results.go index 37a4628..eddebb2 100644 --- a/netbox/models/dcim_devices_list_okbody_results.go +++ b/netbox/models/dcim_devices_list_okbody_results.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/dcim_interface_connections_list_okbody.go b/netbox/models/dcim_interface_connections_list_okbody.go index 5be2674..34437c3 100644 --- a/netbox/models/dcim_interface_connections_list_okbody.go +++ b/netbox/models/dcim_interface_connections_list_okbody.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/dcim_interface_connections_list_okbody_results.go b/netbox/models/dcim_interface_connections_list_okbody_results.go index 48ffb51..afba2ef 100644 --- a/netbox/models/dcim_interface_connections_list_okbody_results.go +++ b/netbox/models/dcim_interface_connections_list_okbody_results.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/dcim_interface_templates_list_okbody.go b/netbox/models/dcim_interface_templates_list_okbody.go index 525f3c8..32f05ee 100644 --- a/netbox/models/dcim_interface_templates_list_okbody.go +++ b/netbox/models/dcim_interface_templates_list_okbody.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/dcim_interface_templates_list_okbody_results.go b/netbox/models/dcim_interface_templates_list_okbody_results.go index 404c258..7964a72 100644 --- a/netbox/models/dcim_interface_templates_list_okbody_results.go +++ b/netbox/models/dcim_interface_templates_list_okbody_results.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/dcim_interfaces_list_okbody.go b/netbox/models/dcim_interfaces_list_okbody.go index 9e70839..fea5146 100644 --- a/netbox/models/dcim_interfaces_list_okbody.go +++ b/netbox/models/dcim_interfaces_list_okbody.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/dcim_interfaces_list_okbody_results.go b/netbox/models/dcim_interfaces_list_okbody_results.go index c761758..de0818f 100644 --- a/netbox/models/dcim_interfaces_list_okbody_results.go +++ b/netbox/models/dcim_interfaces_list_okbody_results.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/dcim_inventory_items_list_okbody.go b/netbox/models/dcim_inventory_items_list_okbody.go index f221b2e..fbb7037 100644 --- a/netbox/models/dcim_inventory_items_list_okbody.go +++ b/netbox/models/dcim_inventory_items_list_okbody.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/dcim_inventory_items_list_okbody_results.go b/netbox/models/dcim_inventory_items_list_okbody_results.go index c68cb2f..606ff82 100644 --- a/netbox/models/dcim_inventory_items_list_okbody_results.go +++ b/netbox/models/dcim_inventory_items_list_okbody_results.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/dcim_manufacturers_list_okbody.go b/netbox/models/dcim_manufacturers_list_okbody.go index 2ca82b7..887f493 100644 --- a/netbox/models/dcim_manufacturers_list_okbody.go +++ b/netbox/models/dcim_manufacturers_list_okbody.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/dcim_manufacturers_list_okbody_results.go b/netbox/models/dcim_manufacturers_list_okbody_results.go index 8b1c987..e780b03 100644 --- a/netbox/models/dcim_manufacturers_list_okbody_results.go +++ b/netbox/models/dcim_manufacturers_list_okbody_results.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/dcim_platforms_list_okbody.go b/netbox/models/dcim_platforms_list_okbody.go index 84e8f09..b36ae49 100644 --- a/netbox/models/dcim_platforms_list_okbody.go +++ b/netbox/models/dcim_platforms_list_okbody.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/dcim_platforms_list_okbody_results.go b/netbox/models/dcim_platforms_list_okbody_results.go index adf91bc..4ae6d12 100644 --- a/netbox/models/dcim_platforms_list_okbody_results.go +++ b/netbox/models/dcim_platforms_list_okbody_results.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/dcim_power_connections_list_okbody.go b/netbox/models/dcim_power_connections_list_okbody.go index 58255ca..b6b0dd6 100644 --- a/netbox/models/dcim_power_connections_list_okbody.go +++ b/netbox/models/dcim_power_connections_list_okbody.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/dcim_power_connections_list_okbody_results.go b/netbox/models/dcim_power_connections_list_okbody_results.go index f9eee54..6fb485c 100644 --- a/netbox/models/dcim_power_connections_list_okbody_results.go +++ b/netbox/models/dcim_power_connections_list_okbody_results.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/dcim_power_outlet_templates_list_okbody.go b/netbox/models/dcim_power_outlet_templates_list_okbody.go index d0a9c93..5401da8 100644 --- a/netbox/models/dcim_power_outlet_templates_list_okbody.go +++ b/netbox/models/dcim_power_outlet_templates_list_okbody.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/dcim_power_outlet_templates_list_okbody_results.go b/netbox/models/dcim_power_outlet_templates_list_okbody_results.go index 4b107db..79074c1 100644 --- a/netbox/models/dcim_power_outlet_templates_list_okbody_results.go +++ b/netbox/models/dcim_power_outlet_templates_list_okbody_results.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/dcim_power_outlets_list_okbody.go b/netbox/models/dcim_power_outlets_list_okbody.go index 237827d..9cc35d1 100644 --- a/netbox/models/dcim_power_outlets_list_okbody.go +++ b/netbox/models/dcim_power_outlets_list_okbody.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/dcim_power_outlets_list_okbody_results.go b/netbox/models/dcim_power_outlets_list_okbody_results.go index c0bffb1..5e7299e 100644 --- a/netbox/models/dcim_power_outlets_list_okbody_results.go +++ b/netbox/models/dcim_power_outlets_list_okbody_results.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/dcim_power_port_templates_list_okbody.go b/netbox/models/dcim_power_port_templates_list_okbody.go index 10dd01a..9681270 100644 --- a/netbox/models/dcim_power_port_templates_list_okbody.go +++ b/netbox/models/dcim_power_port_templates_list_okbody.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/dcim_power_port_templates_list_okbody_results.go b/netbox/models/dcim_power_port_templates_list_okbody_results.go index 27294ca..9363353 100644 --- a/netbox/models/dcim_power_port_templates_list_okbody_results.go +++ b/netbox/models/dcim_power_port_templates_list_okbody_results.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/dcim_power_ports_list_okbody.go b/netbox/models/dcim_power_ports_list_okbody.go index 6dbbe3a..e435e12 100644 --- a/netbox/models/dcim_power_ports_list_okbody.go +++ b/netbox/models/dcim_power_ports_list_okbody.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/dcim_power_ports_list_okbody_results.go b/netbox/models/dcim_power_ports_list_okbody_results.go index 5591705..1162134 100644 --- a/netbox/models/dcim_power_ports_list_okbody_results.go +++ b/netbox/models/dcim_power_ports_list_okbody_results.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/dcim_rack_groups_list_okbody.go b/netbox/models/dcim_rack_groups_list_okbody.go index 7f10eae..9ef16d6 100644 --- a/netbox/models/dcim_rack_groups_list_okbody.go +++ b/netbox/models/dcim_rack_groups_list_okbody.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/dcim_rack_groups_list_okbody_results.go b/netbox/models/dcim_rack_groups_list_okbody_results.go index a0f8001..50967e1 100644 --- a/netbox/models/dcim_rack_groups_list_okbody_results.go +++ b/netbox/models/dcim_rack_groups_list_okbody_results.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/dcim_rack_reservations_list_okbody.go b/netbox/models/dcim_rack_reservations_list_okbody.go index 9c7f5b4..4b5d7d7 100644 --- a/netbox/models/dcim_rack_reservations_list_okbody.go +++ b/netbox/models/dcim_rack_reservations_list_okbody.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/dcim_rack_reservations_list_okbody_results.go b/netbox/models/dcim_rack_reservations_list_okbody_results.go index 1129a2b..8e8a4d1 100644 --- a/netbox/models/dcim_rack_reservations_list_okbody_results.go +++ b/netbox/models/dcim_rack_reservations_list_okbody_results.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/dcim_rack_roles_list_okbody.go b/netbox/models/dcim_rack_roles_list_okbody.go index 24f2421..c357233 100644 --- a/netbox/models/dcim_rack_roles_list_okbody.go +++ b/netbox/models/dcim_rack_roles_list_okbody.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/dcim_rack_roles_list_okbody_results.go b/netbox/models/dcim_rack_roles_list_okbody_results.go index 7e02254..f594fe6 100644 --- a/netbox/models/dcim_rack_roles_list_okbody_results.go +++ b/netbox/models/dcim_rack_roles_list_okbody_results.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/dcim_racks_list_okbody.go b/netbox/models/dcim_racks_list_okbody.go index 2ee1cfb..96cd252 100644 --- a/netbox/models/dcim_racks_list_okbody.go +++ b/netbox/models/dcim_racks_list_okbody.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/dcim_racks_list_okbody_results.go b/netbox/models/dcim_racks_list_okbody_results.go index 667b88c..cc7d7b8 100644 --- a/netbox/models/dcim_racks_list_okbody_results.go +++ b/netbox/models/dcim_racks_list_okbody_results.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/dcim_regions_list_okbody.go b/netbox/models/dcim_regions_list_okbody.go index d57afb6..31ee20b 100644 --- a/netbox/models/dcim_regions_list_okbody.go +++ b/netbox/models/dcim_regions_list_okbody.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/dcim_regions_list_okbody_results.go b/netbox/models/dcim_regions_list_okbody_results.go index 67d7193..1514014 100644 --- a/netbox/models/dcim_regions_list_okbody_results.go +++ b/netbox/models/dcim_regions_list_okbody_results.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/dcim_sites_list_okbody.go b/netbox/models/dcim_sites_list_okbody.go index 106a85e..4747a37 100644 --- a/netbox/models/dcim_sites_list_okbody.go +++ b/netbox/models/dcim_sites_list_okbody.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/dcim_sites_list_okbody_results.go b/netbox/models/dcim_sites_list_okbody_results.go index 5c9ac70..837a658 100644 --- a/netbox/models/dcim_sites_list_okbody_results.go +++ b/netbox/models/dcim_sites_list_okbody_results.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/dcim_virtual_chassis_list_okbody.go b/netbox/models/dcim_virtual_chassis_list_okbody.go index d2569bd..15c3dcf 100644 --- a/netbox/models/dcim_virtual_chassis_list_okbody.go +++ b/netbox/models/dcim_virtual_chassis_list_okbody.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/dcim_virtual_chassis_list_okbody_results.go b/netbox/models/dcim_virtual_chassis_list_okbody_results.go index dcc0132..c93a342 100644 --- a/netbox/models/dcim_virtual_chassis_list_okbody_results.go +++ b/netbox/models/dcim_virtual_chassis_list_okbody_results.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/device.go b/netbox/models/device.go index aa3f7bb..5b4486a 100644 --- a/netbox/models/device.go +++ b/netbox/models/device.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/device_bay.go b/netbox/models/device_bay.go index 49a111a..9843586 100644 --- a/netbox/models/device_bay.go +++ b/netbox/models/device_bay.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/device_bay_template.go b/netbox/models/device_bay_template.go index 4811ff9..a88e332 100644 --- a/netbox/models/device_bay_template.go +++ b/netbox/models/device_bay_template.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/device_face.go b/netbox/models/device_face.go index 0808cff..d1f2a73 100644 --- a/netbox/models/device_face.go +++ b/netbox/models/device_face.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/device_ip_address.go b/netbox/models/device_ip_address.go index 6ae3efb..6d265fd 100644 --- a/netbox/models/device_ip_address.go +++ b/netbox/models/device_ip_address.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/device_role.go b/netbox/models/device_role.go index fc4d106..4413d05 100644 --- a/netbox/models/device_role.go +++ b/netbox/models/device_role.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/device_status.go b/netbox/models/device_status.go index 70ce0f1..cf2f5aa 100644 --- a/netbox/models/device_status.go +++ b/netbox/models/device_status.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/device_type.go b/netbox/models/device_type.go index f5b1a49..e6c167a 100644 --- a/netbox/models/device_type.go +++ b/netbox/models/device_type.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/device_type_interface_ordering.go b/netbox/models/device_type_interface_ordering.go index 8da7497..cc49a40 100644 --- a/netbox/models/device_type_interface_ordering.go +++ b/netbox/models/device_type_interface_ordering.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/device_type_subdevice_role.go b/netbox/models/device_type_subdevice_role.go index 47c352d..10566f9 100644 --- a/netbox/models/device_type_subdevice_role.go +++ b/netbox/models/device_type_subdevice_role.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/device_virtual_chassis.go b/netbox/models/device_virtual_chassis.go index 9f4e559..16b2841 100644 --- a/netbox/models/device_virtual_chassis.go +++ b/netbox/models/device_virtual_chassis.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/export_template.go b/netbox/models/export_template.go index c20d9ae..740c074 100644 --- a/netbox/models/export_template.go +++ b/netbox/models/export_template.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/extras_export_templates_list_okbody.go b/netbox/models/extras_export_templates_list_okbody.go index 8c82c0f..f5ba7a1 100644 --- a/netbox/models/extras_export_templates_list_okbody.go +++ b/netbox/models/extras_export_templates_list_okbody.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/extras_export_templates_list_okbody_results.go b/netbox/models/extras_export_templates_list_okbody_results.go index 739f966..db9fad6 100644 --- a/netbox/models/extras_export_templates_list_okbody_results.go +++ b/netbox/models/extras_export_templates_list_okbody_results.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/extras_graphs_list_okbody.go b/netbox/models/extras_graphs_list_okbody.go index 8215668..7bca5ea 100644 --- a/netbox/models/extras_graphs_list_okbody.go +++ b/netbox/models/extras_graphs_list_okbody.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/extras_graphs_list_okbody_results.go b/netbox/models/extras_graphs_list_okbody_results.go index 4b6bb5d..909d4a0 100644 --- a/netbox/models/extras_graphs_list_okbody_results.go +++ b/netbox/models/extras_graphs_list_okbody_results.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/extras_image_attachments_list_okbody.go b/netbox/models/extras_image_attachments_list_okbody.go index dbcf592..6e0c278 100644 --- a/netbox/models/extras_image_attachments_list_okbody.go +++ b/netbox/models/extras_image_attachments_list_okbody.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/extras_image_attachments_list_okbody_results.go b/netbox/models/extras_image_attachments_list_okbody_results.go index b303c12..b40eb83 100644 --- a/netbox/models/extras_image_attachments_list_okbody_results.go +++ b/netbox/models/extras_image_attachments_list_okbody_results.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/extras_recent_activity_list_okbody.go b/netbox/models/extras_recent_activity_list_okbody.go index bf0902b..96eeabb 100644 --- a/netbox/models/extras_recent_activity_list_okbody.go +++ b/netbox/models/extras_recent_activity_list_okbody.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/extras_recent_activity_list_okbody_results.go b/netbox/models/extras_recent_activity_list_okbody_results.go index ae6f0c8..2b6623f 100644 --- a/netbox/models/extras_recent_activity_list_okbody_results.go +++ b/netbox/models/extras_recent_activity_list_okbody_results.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/extras_topology_maps_list_okbody.go b/netbox/models/extras_topology_maps_list_okbody.go index 6601aad..005d8d8 100644 --- a/netbox/models/extras_topology_maps_list_okbody.go +++ b/netbox/models/extras_topology_maps_list_okbody.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/extras_topology_maps_list_okbody_results.go b/netbox/models/extras_topology_maps_list_okbody_results.go index 7a8566d..731cc66 100644 --- a/netbox/models/extras_topology_maps_list_okbody_results.go +++ b/netbox/models/extras_topology_maps_list_okbody_results.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/graph.go b/netbox/models/graph.go index 19447a6..43ca2da 100644 --- a/netbox/models/graph.go +++ b/netbox/models/graph.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/graph_type.go b/netbox/models/graph_type.go index 5f2f906..62187fc 100644 --- a/netbox/models/graph_type.go +++ b/netbox/models/graph_type.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/image_attachment.go b/netbox/models/image_attachment.go index e09bcf3..0149233 100644 --- a/netbox/models/image_attachment.go +++ b/netbox/models/image_attachment.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/interface.go b/netbox/models/interface.go index c94fb5d..e36fbb4 100644 --- a/netbox/models/interface.go +++ b/netbox/models/interface.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/interface_circuit_termination.go b/netbox/models/interface_circuit_termination.go index d41fb84..6aff3dd 100644 --- a/netbox/models/interface_circuit_termination.go +++ b/netbox/models/interface_circuit_termination.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/interface_connection.go b/netbox/models/interface_connection.go index 70159d9..bfd036d 100644 --- a/netbox/models/interface_connection.go +++ b/netbox/models/interface_connection.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/interface_connection_connection_status.go b/netbox/models/interface_connection_connection_status.go index 75c1a1c..37766d7 100644 --- a/netbox/models/interface_connection_connection_status.go +++ b/netbox/models/interface_connection_connection_status.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/interface_form_factor.go b/netbox/models/interface_form_factor.go index 93d051b..bfb96b7 100644 --- a/netbox/models/interface_form_factor.go +++ b/netbox/models/interface_form_factor.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/interface_mode.go b/netbox/models/interface_mode.go index 9bdb424..417aa81 100644 --- a/netbox/models/interface_mode.go +++ b/netbox/models/interface_mode.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/interface_nested_circuit.go b/netbox/models/interface_nested_circuit.go index 468f4de..9f1bca8 100644 --- a/netbox/models/interface_nested_circuit.go +++ b/netbox/models/interface_nested_circuit.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/interface_tagged_vlans.go b/netbox/models/interface_tagged_vlans.go index 3d69d38..8771a55 100644 --- a/netbox/models/interface_tagged_vlans.go +++ b/netbox/models/interface_tagged_vlans.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/interface_template.go b/netbox/models/interface_template.go index 74c6b0a..d3f7ed8 100644 --- a/netbox/models/interface_template.go +++ b/netbox/models/interface_template.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/interface_template_form_factor.go b/netbox/models/interface_template_form_factor.go index 8a3147c..89e8a1f 100644 --- a/netbox/models/interface_template_form_factor.go +++ b/netbox/models/interface_template_form_factor.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/interface_vlan.go b/netbox/models/interface_vlan.go index 9eb6eca..99d4154 100644 --- a/netbox/models/interface_vlan.go +++ b/netbox/models/interface_vlan.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/inventory_item.go b/netbox/models/inventory_item.go index 37b343e..3b7883b 100644 --- a/netbox/models/inventory_item.go +++ b/netbox/models/inventory_item.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/ip_address.go b/netbox/models/ip_address.go index 36ae47d..32c582d 100644 --- a/netbox/models/ip_address.go +++ b/netbox/models/ip_address.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/ip_address_interface.go b/netbox/models/ip_address_interface.go index fc19c79..4138ae4 100644 --- a/netbox/models/ip_address_interface.go +++ b/netbox/models/ip_address_interface.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/ip_address_interface_form_factor.go b/netbox/models/ip_address_interface_form_factor.go deleted file mode 100644 index 1d6e886..0000000 --- a/netbox/models/ip_address_interface_form_factor.go +++ /dev/null @@ -1,83 +0,0 @@ -// Code generated by go-swagger; DO NOT EDIT. - -package models - -// This file was generated by the swagger tool. -// Editing this file might prove futile when you re-run the swagger generate command - -import ( - strfmt "github.com/go-openapi/strfmt" - - "github.com/go-openapi/errors" - "github.com/go-openapi/swag" - "github.com/go-openapi/validate" -) - -// IPAddressInterfaceFormFactor Form factor -// swagger:model ipAddressInterfaceFormFactor -type IPAddressInterfaceFormFactor struct { - - // label - // Required: true - Label *string `json:"label"` - - // value - // Required: true - Value *int64 `json:"value"` -} - -// Validate validates this ip address interface form factor -func (m *IPAddressInterfaceFormFactor) Validate(formats strfmt.Registry) error { - var res []error - - if err := m.validateLabel(formats); err != nil { - // prop - res = append(res, err) - } - - if err := m.validateValue(formats); err != nil { - // prop - res = append(res, err) - } - - if len(res) > 0 { - return errors.CompositeValidationError(res...) - } - return nil -} - -func (m *IPAddressInterfaceFormFactor) validateLabel(formats strfmt.Registry) error { - - if err := validate.Required("label", "body", m.Label); err != nil { - return err - } - - return nil -} - -func (m *IPAddressInterfaceFormFactor) validateValue(formats strfmt.Registry) error { - - if err := validate.Required("value", "body", m.Value); err != nil { - return err - } - - return nil -} - -// MarshalBinary interface implementation -func (m *IPAddressInterfaceFormFactor) MarshalBinary() ([]byte, error) { - if m == nil { - return nil, nil - } - return swag.WriteJSON(m) -} - -// UnmarshalBinary interface implementation -func (m *IPAddressInterfaceFormFactor) UnmarshalBinary(b []byte) error { - var res IPAddressInterfaceFormFactor - if err := swag.ReadJSON(b, &res); err != nil { - return err - } - *m = res - return nil -} diff --git a/netbox/models/ip_address_role.go b/netbox/models/ip_address_role.go index 1799b72..cd8441e 100644 --- a/netbox/models/ip_address_role.go +++ b/netbox/models/ip_address_role.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/ip_address_status.go b/netbox/models/ip_address_status.go index 9f20917..54ec03e 100644 --- a/netbox/models/ip_address_status.go +++ b/netbox/models/ip_address_status.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/ip_amaggregates_list_okbody.go b/netbox/models/ip_amaggregates_list_okbody.go index 3acdc9d..e43ff0a 100644 --- a/netbox/models/ip_amaggregates_list_okbody.go +++ b/netbox/models/ip_amaggregates_list_okbody.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/ip_amaggregates_list_okbody_results.go b/netbox/models/ip_amaggregates_list_okbody_results.go index d60b840..e93c2aa 100644 --- a/netbox/models/ip_amaggregates_list_okbody_results.go +++ b/netbox/models/ip_amaggregates_list_okbody_results.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/ip_amip_addresses_list_okbody.go b/netbox/models/ip_amip_addresses_list_okbody.go index fb78d14..3453bfd 100644 --- a/netbox/models/ip_amip_addresses_list_okbody.go +++ b/netbox/models/ip_amip_addresses_list_okbody.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/ip_amip_addresses_list_okbody_results.go b/netbox/models/ip_amip_addresses_list_okbody_results.go index 75fc710..86968c6 100644 --- a/netbox/models/ip_amip_addresses_list_okbody_results.go +++ b/netbox/models/ip_amip_addresses_list_okbody_results.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/ip_amprefixes_list_okbody.go b/netbox/models/ip_amprefixes_list_okbody.go index a98611f..3a0455f 100644 --- a/netbox/models/ip_amprefixes_list_okbody.go +++ b/netbox/models/ip_amprefixes_list_okbody.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/ip_amprefixes_list_okbody_results.go b/netbox/models/ip_amprefixes_list_okbody_results.go index a8ddeeb..7d5ae3a 100644 --- a/netbox/models/ip_amprefixes_list_okbody_results.go +++ b/netbox/models/ip_amprefixes_list_okbody_results.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/ip_amrirs_list_okbody.go b/netbox/models/ip_amrirs_list_okbody.go index 173d5de..97aab23 100644 --- a/netbox/models/ip_amrirs_list_okbody.go +++ b/netbox/models/ip_amrirs_list_okbody.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/ip_amrirs_list_okbody_results.go b/netbox/models/ip_amrirs_list_okbody_results.go index 64a36c4..a817774 100644 --- a/netbox/models/ip_amrirs_list_okbody_results.go +++ b/netbox/models/ip_amrirs_list_okbody_results.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/ip_amroles_list_okbody.go b/netbox/models/ip_amroles_list_okbody.go index 405631d..044fa6b 100644 --- a/netbox/models/ip_amroles_list_okbody.go +++ b/netbox/models/ip_amroles_list_okbody.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/ip_amroles_list_okbody_results.go b/netbox/models/ip_amroles_list_okbody_results.go index 1fb7c94..eda1619 100644 --- a/netbox/models/ip_amroles_list_okbody_results.go +++ b/netbox/models/ip_amroles_list_okbody_results.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/ip_amservices_list_okbody.go b/netbox/models/ip_amservices_list_okbody.go index 06aa448..43866d0 100644 --- a/netbox/models/ip_amservices_list_okbody.go +++ b/netbox/models/ip_amservices_list_okbody.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/ip_amservices_list_okbody_results.go b/netbox/models/ip_amservices_list_okbody_results.go index 1c405b9..6b88015 100644 --- a/netbox/models/ip_amservices_list_okbody_results.go +++ b/netbox/models/ip_amservices_list_okbody_results.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/ip_amvlan_groups_list_okbody.go b/netbox/models/ip_amvlan_groups_list_okbody.go index 82029f6..c423bca 100644 --- a/netbox/models/ip_amvlan_groups_list_okbody.go +++ b/netbox/models/ip_amvlan_groups_list_okbody.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/ip_amvlan_groups_list_okbody_results.go b/netbox/models/ip_amvlan_groups_list_okbody_results.go index fa4f17c..eca9774 100644 --- a/netbox/models/ip_amvlan_groups_list_okbody_results.go +++ b/netbox/models/ip_amvlan_groups_list_okbody_results.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/ip_amvlans_list_okbody.go b/netbox/models/ip_amvlans_list_okbody.go index d21003f..7154bca 100644 --- a/netbox/models/ip_amvlans_list_okbody.go +++ b/netbox/models/ip_amvlans_list_okbody.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/ip_amvlans_list_okbody_results.go b/netbox/models/ip_amvlans_list_okbody_results.go index e7d7440..86a1ba0 100644 --- a/netbox/models/ip_amvlans_list_okbody_results.go +++ b/netbox/models/ip_amvlans_list_okbody_results.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/ip_amvrfs_list_okbody.go b/netbox/models/ip_amvrfs_list_okbody.go index a2275dd..5fefe55 100644 --- a/netbox/models/ip_amvrfs_list_okbody.go +++ b/netbox/models/ip_amvrfs_list_okbody.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/ip_amvrfs_list_okbody_results.go b/netbox/models/ip_amvrfs_list_okbody_results.go index fa1c3fc..7d069d8 100644 --- a/netbox/models/ip_amvrfs_list_okbody_results.go +++ b/netbox/models/ip_amvrfs_list_okbody_results.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/manufacturer.go b/netbox/models/manufacturer.go index 59f0946..9f4f211 100644 --- a/netbox/models/manufacturer.go +++ b/netbox/models/manufacturer.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/nested_circuit.go b/netbox/models/nested_circuit.go index b3407d4..14a77d9 100644 --- a/netbox/models/nested_circuit.go +++ b/netbox/models/nested_circuit.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/nested_circuit_type.go b/netbox/models/nested_circuit_type.go index 9b9a9ab..b85491e 100644 --- a/netbox/models/nested_circuit_type.go +++ b/netbox/models/nested_circuit_type.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/nested_cluster.go b/netbox/models/nested_cluster.go index a46b4c6..01f2973 100644 --- a/netbox/models/nested_cluster.go +++ b/netbox/models/nested_cluster.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/nested_cluster_group.go b/netbox/models/nested_cluster_group.go index 8fd30da..8ecd05e 100644 --- a/netbox/models/nested_cluster_group.go +++ b/netbox/models/nested_cluster_group.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/nested_cluster_type.go b/netbox/models/nested_cluster_type.go index e211a91..37e547b 100644 --- a/netbox/models/nested_cluster_type.go +++ b/netbox/models/nested_cluster_type.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/nested_device.go b/netbox/models/nested_device.go index d0039dc..4d562a8 100644 --- a/netbox/models/nested_device.go +++ b/netbox/models/nested_device.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/nested_device_role.go b/netbox/models/nested_device_role.go index 0582d27..f1fc28e 100644 --- a/netbox/models/nested_device_role.go +++ b/netbox/models/nested_device_role.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/nested_device_type.go b/netbox/models/nested_device_type.go index 8b6e0cf..1fb87ee 100644 --- a/netbox/models/nested_device_type.go +++ b/netbox/models/nested_device_type.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/nested_interface.go b/netbox/models/nested_interface.go index 769205b..f764ad9 100644 --- a/netbox/models/nested_interface.go +++ b/netbox/models/nested_interface.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/nested_ip_address.go b/netbox/models/nested_ip_address.go index a5a086b..b4cf100 100644 --- a/netbox/models/nested_ip_address.go +++ b/netbox/models/nested_ip_address.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/nested_manufacturer.go b/netbox/models/nested_manufacturer.go index 3a16e94..a0868af 100644 --- a/netbox/models/nested_manufacturer.go +++ b/netbox/models/nested_manufacturer.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/nested_platform.go b/netbox/models/nested_platform.go index 406486d..25e19ce 100644 --- a/netbox/models/nested_platform.go +++ b/netbox/models/nested_platform.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/nested_provider.go b/netbox/models/nested_provider.go index a4bc72f..2fa4752 100644 --- a/netbox/models/nested_provider.go +++ b/netbox/models/nested_provider.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/nested_rack.go b/netbox/models/nested_rack.go index 9614606..08c5b42 100644 --- a/netbox/models/nested_rack.go +++ b/netbox/models/nested_rack.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/nested_rack_group.go b/netbox/models/nested_rack_group.go index 67b44bf..0f736ff 100644 --- a/netbox/models/nested_rack_group.go +++ b/netbox/models/nested_rack_group.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/nested_rack_role.go b/netbox/models/nested_rack_role.go index fd44e67..191fe3a 100644 --- a/netbox/models/nested_rack_role.go +++ b/netbox/models/nested_rack_role.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/nested_region.go b/netbox/models/nested_region.go index 094c080..0945a67 100644 --- a/netbox/models/nested_region.go +++ b/netbox/models/nested_region.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/nested_rir.go b/netbox/models/nested_rir.go index d84b5c8..33c67b4 100644 --- a/netbox/models/nested_rir.go +++ b/netbox/models/nested_rir.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/nested_role.go b/netbox/models/nested_role.go index fcac16d..8486baf 100644 --- a/netbox/models/nested_role.go +++ b/netbox/models/nested_role.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/nested_secret_role.go b/netbox/models/nested_secret_role.go index f54a4b0..ce948db 100644 --- a/netbox/models/nested_secret_role.go +++ b/netbox/models/nested_secret_role.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/nested_site.go b/netbox/models/nested_site.go index f865c5e..3a3a7cb 100644 --- a/netbox/models/nested_site.go +++ b/netbox/models/nested_site.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/nested_tenant.go b/netbox/models/nested_tenant.go index 39d8e7b..149c6b5 100644 --- a/netbox/models/nested_tenant.go +++ b/netbox/models/nested_tenant.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/nested_tenant_group.go b/netbox/models/nested_tenant_group.go index eef0c78..a31c47a 100644 --- a/netbox/models/nested_tenant_group.go +++ b/netbox/models/nested_tenant_group.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/nested_user.go b/netbox/models/nested_user.go index f3ca9a3..aaf5c83 100644 --- a/netbox/models/nested_user.go +++ b/netbox/models/nested_user.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/nested_virtual_machine.go b/netbox/models/nested_virtual_machine.go index bc54f7f..0068bfb 100644 --- a/netbox/models/nested_virtual_machine.go +++ b/netbox/models/nested_virtual_machine.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/nested_vlan.go b/netbox/models/nested_vlan.go index 7a85e13..a9b0dc5 100644 --- a/netbox/models/nested_vlan.go +++ b/netbox/models/nested_vlan.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/nested_vlangroup.go b/netbox/models/nested_vlangroup.go index 2761361..89b2498 100644 --- a/netbox/models/nested_vlangroup.go +++ b/netbox/models/nested_vlangroup.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/nested_vrf.go b/netbox/models/nested_vrf.go index 0eeafba..d7c0556 100644 --- a/netbox/models/nested_vrf.go +++ b/netbox/models/nested_vrf.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/peer_interface.go b/netbox/models/peer_interface.go index 72873a0..c10a366 100644 --- a/netbox/models/peer_interface.go +++ b/netbox/models/peer_interface.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/peer_interface_form_factor.go b/netbox/models/peer_interface_form_factor.go index 1a6fecd..9964edc 100644 --- a/netbox/models/peer_interface_form_factor.go +++ b/netbox/models/peer_interface_form_factor.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/platform.go b/netbox/models/platform.go index c7ca77f..64e0074 100644 --- a/netbox/models/platform.go +++ b/netbox/models/platform.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/power_outlet.go b/netbox/models/power_outlet.go index 4c1287b..85a2c7d 100644 --- a/netbox/models/power_outlet.go +++ b/netbox/models/power_outlet.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/power_outlet_template.go b/netbox/models/power_outlet_template.go index e859e34..a393cb2 100644 --- a/netbox/models/power_outlet_template.go +++ b/netbox/models/power_outlet_template.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/power_port.go b/netbox/models/power_port.go index acdc568..6b1fc4b 100644 --- a/netbox/models/power_port.go +++ b/netbox/models/power_port.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/power_port_template.go b/netbox/models/power_port_template.go index 5e3e11b..7b628bb 100644 --- a/netbox/models/power_port_template.go +++ b/netbox/models/power_port_template.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/prefix.go b/netbox/models/prefix.go index 437b094..a5ea409 100644 --- a/netbox/models/prefix.go +++ b/netbox/models/prefix.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/prefix_status.go b/netbox/models/prefix_status.go index 8c65d0b..15c2528 100644 --- a/netbox/models/prefix_status.go +++ b/netbox/models/prefix_status.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/provider.go b/netbox/models/provider.go index 66ab8bd..e3add7a 100644 --- a/netbox/models/provider.go +++ b/netbox/models/provider.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/rack.go b/netbox/models/rack.go index a6a2b90..539df81 100644 --- a/netbox/models/rack.go +++ b/netbox/models/rack.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/rack_group.go b/netbox/models/rack_group.go index 8b243db..fadd59e 100644 --- a/netbox/models/rack_group.go +++ b/netbox/models/rack_group.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/rack_reservation.go b/netbox/models/rack_reservation.go index 486709b..6b0a1a2 100644 --- a/netbox/models/rack_reservation.go +++ b/netbox/models/rack_reservation.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/rack_role.go b/netbox/models/rack_role.go index 0e7af72..b0f6787 100644 --- a/netbox/models/rack_role.go +++ b/netbox/models/rack_role.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/rack_type.go b/netbox/models/rack_type.go index f678e89..68259b5 100644 --- a/netbox/models/rack_type.go +++ b/netbox/models/rack_type.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/rack_width.go b/netbox/models/rack_width.go index 59688a8..9ccf06e 100644 --- a/netbox/models/rack_width.go +++ b/netbox/models/rack_width.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/region.go b/netbox/models/region.go index 710d34d..08d951d 100644 --- a/netbox/models/region.go +++ b/netbox/models/region.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/rir.go b/netbox/models/rir.go index 828a09e..16ddcc5 100644 --- a/netbox/models/rir.go +++ b/netbox/models/rir.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/role.go b/netbox/models/role.go index f460318..dfc3fe8 100644 --- a/netbox/models/role.go +++ b/netbox/models/role.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/secret.go b/netbox/models/secret.go index 280a1a1..28320bf 100644 --- a/netbox/models/secret.go +++ b/netbox/models/secret.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/secret_role.go b/netbox/models/secret_role.go index 1125515..cf06bd3 100644 --- a/netbox/models/secret_role.go +++ b/netbox/models/secret_role.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/secrets_secret_roles_list_okbody.go b/netbox/models/secrets_secret_roles_list_okbody.go index 3447932..5ffee8b 100644 --- a/netbox/models/secrets_secret_roles_list_okbody.go +++ b/netbox/models/secrets_secret_roles_list_okbody.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/secrets_secret_roles_list_okbody_results.go b/netbox/models/secrets_secret_roles_list_okbody_results.go index a56d915..fcab8a5 100644 --- a/netbox/models/secrets_secret_roles_list_okbody_results.go +++ b/netbox/models/secrets_secret_roles_list_okbody_results.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/secrets_secrets_list_okbody.go b/netbox/models/secrets_secrets_list_okbody.go index d288f3e..582eae5 100644 --- a/netbox/models/secrets_secrets_list_okbody.go +++ b/netbox/models/secrets_secrets_list_okbody.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/secrets_secrets_list_okbody_results.go b/netbox/models/secrets_secrets_list_okbody_results.go index 737c804..5e61fe9 100644 --- a/netbox/models/secrets_secrets_list_okbody_results.go +++ b/netbox/models/secrets_secrets_list_okbody_results.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/service.go b/netbox/models/service.go index 40e477a..2a3ef99 100644 --- a/netbox/models/service.go +++ b/netbox/models/service.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/service_ipaddresses.go b/netbox/models/service_ipaddresses.go index 2b80489..8cf99e7 100644 --- a/netbox/models/service_ipaddresses.go +++ b/netbox/models/service_ipaddresses.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/service_protocol.go b/netbox/models/service_protocol.go index 65744c9..6701ce6 100644 --- a/netbox/models/service_protocol.go +++ b/netbox/models/service_protocol.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/site.go b/netbox/models/site.go index aa7358d..6d4c0ce 100644 --- a/netbox/models/site.go +++ b/netbox/models/site.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/site_status.go b/netbox/models/site_status.go index 452eb97..1280836 100644 --- a/netbox/models/site_status.go +++ b/netbox/models/site_status.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/tenancy_tenant_groups_list_okbody.go b/netbox/models/tenancy_tenant_groups_list_okbody.go index c6bcf0d..7409990 100644 --- a/netbox/models/tenancy_tenant_groups_list_okbody.go +++ b/netbox/models/tenancy_tenant_groups_list_okbody.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/tenancy_tenant_groups_list_okbody_results.go b/netbox/models/tenancy_tenant_groups_list_okbody_results.go index 4a8e3a2..02f25a7 100644 --- a/netbox/models/tenancy_tenant_groups_list_okbody_results.go +++ b/netbox/models/tenancy_tenant_groups_list_okbody_results.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/tenancy_tenants_list_okbody.go b/netbox/models/tenancy_tenants_list_okbody.go index 19ba0d2..664ae51 100644 --- a/netbox/models/tenancy_tenants_list_okbody.go +++ b/netbox/models/tenancy_tenants_list_okbody.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/tenancy_tenants_list_okbody_results.go b/netbox/models/tenancy_tenants_list_okbody_results.go index 3c29b17..6573450 100644 --- a/netbox/models/tenancy_tenants_list_okbody_results.go +++ b/netbox/models/tenancy_tenants_list_okbody_results.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/tenant.go b/netbox/models/tenant.go index 1e7a0d9..e3a4446 100644 --- a/netbox/models/tenant.go +++ b/netbox/models/tenant.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/tenant_group.go b/netbox/models/tenant_group.go index 185858e..4ca8b30 100644 --- a/netbox/models/tenant_group.go +++ b/netbox/models/tenant_group.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/topology_map.go b/netbox/models/topology_map.go index 8c1b87d..e338136 100644 --- a/netbox/models/topology_map.go +++ b/netbox/models/topology_map.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/user_action.go b/netbox/models/user_action.go index b95559b..882b012 100644 --- a/netbox/models/user_action.go +++ b/netbox/models/user_action.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/user_action_action.go b/netbox/models/user_action_action.go index df04238..8679750 100644 --- a/netbox/models/user_action_action.go +++ b/netbox/models/user_action_action.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/virtual_chassis.go b/netbox/models/virtual_chassis.go index 8e516a7..be46fe9 100644 --- a/netbox/models/virtual_chassis.go +++ b/netbox/models/virtual_chassis.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/virtual_machine.go b/netbox/models/virtual_machine.go index 0cb618c..b850193 100644 --- a/netbox/models/virtual_machine.go +++ b/netbox/models/virtual_machine.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/virtual_machine_ip_address.go b/netbox/models/virtual_machine_ip_address.go index d14c507..240a8e2 100644 --- a/netbox/models/virtual_machine_ip_address.go +++ b/netbox/models/virtual_machine_ip_address.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/virtual_machine_status.go b/netbox/models/virtual_machine_status.go index 0d62330..462fd4f 100644 --- a/netbox/models/virtual_machine_status.go +++ b/netbox/models/virtual_machine_status.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/virtualization_cluster_groups_list_okbody.go b/netbox/models/virtualization_cluster_groups_list_okbody.go index eb9cd7a..3cb5e60 100644 --- a/netbox/models/virtualization_cluster_groups_list_okbody.go +++ b/netbox/models/virtualization_cluster_groups_list_okbody.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/virtualization_cluster_groups_list_okbody_results.go b/netbox/models/virtualization_cluster_groups_list_okbody_results.go index c23462a..8dd968e 100644 --- a/netbox/models/virtualization_cluster_groups_list_okbody_results.go +++ b/netbox/models/virtualization_cluster_groups_list_okbody_results.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/virtualization_cluster_types_list_okbody.go b/netbox/models/virtualization_cluster_types_list_okbody.go index 7f80ccd..96f6528 100644 --- a/netbox/models/virtualization_cluster_types_list_okbody.go +++ b/netbox/models/virtualization_cluster_types_list_okbody.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/virtualization_cluster_types_list_okbody_results.go b/netbox/models/virtualization_cluster_types_list_okbody_results.go index b3f22d6..aac33c7 100644 --- a/netbox/models/virtualization_cluster_types_list_okbody_results.go +++ b/netbox/models/virtualization_cluster_types_list_okbody_results.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/virtualization_clusters_list_okbody.go b/netbox/models/virtualization_clusters_list_okbody.go index ca88e58..f36c19f 100644 --- a/netbox/models/virtualization_clusters_list_okbody.go +++ b/netbox/models/virtualization_clusters_list_okbody.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/virtualization_clusters_list_okbody_results.go b/netbox/models/virtualization_clusters_list_okbody_results.go index 681ee4a..f562a93 100644 --- a/netbox/models/virtualization_clusters_list_okbody_results.go +++ b/netbox/models/virtualization_clusters_list_okbody_results.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/virtualization_interfaces_list_okbody.go b/netbox/models/virtualization_interfaces_list_okbody.go index 8080f9e..58ed446 100644 --- a/netbox/models/virtualization_interfaces_list_okbody.go +++ b/netbox/models/virtualization_interfaces_list_okbody.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/virtualization_interfaces_list_okbody_results.go b/netbox/models/virtualization_interfaces_list_okbody_results.go index 1503f49..7974f6a 100644 --- a/netbox/models/virtualization_interfaces_list_okbody_results.go +++ b/netbox/models/virtualization_interfaces_list_okbody_results.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/virtualization_virtual_machines_list_okbody.go b/netbox/models/virtualization_virtual_machines_list_okbody.go index a90d5bc..18fa88b 100644 --- a/netbox/models/virtualization_virtual_machines_list_okbody.go +++ b/netbox/models/virtualization_virtual_machines_list_okbody.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/virtualization_virtual_machines_list_okbody_results.go b/netbox/models/virtualization_virtual_machines_list_okbody_results.go index cc12cc5..874c63a 100644 --- a/netbox/models/virtualization_virtual_machines_list_okbody_results.go +++ b/netbox/models/virtualization_virtual_machines_list_okbody_results.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/vlan.go b/netbox/models/vlan.go index e5e20ea..b12091a 100644 --- a/netbox/models/vlan.go +++ b/netbox/models/vlan.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/vlangroup.go b/netbox/models/vlangroup.go index 405901b..8014aaf 100644 --- a/netbox/models/vlangroup.go +++ b/netbox/models/vlangroup.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/vlanstatus.go b/netbox/models/vlanstatus.go index 63f94d4..46466c2 100644 --- a/netbox/models/vlanstatus.go +++ b/netbox/models/vlanstatus.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/vrf.go b/netbox/models/vrf.go index 3c4873b..d172ea0 100644 --- a/netbox/models/vrf.go +++ b/netbox/models/vrf.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/writable_aggregate.go b/netbox/models/writable_aggregate.go index dd3ce11..7f2de13 100644 --- a/netbox/models/writable_aggregate.go +++ b/netbox/models/writable_aggregate.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/writable_circuit.go b/netbox/models/writable_circuit.go index 96979cb..d0a92cc 100644 --- a/netbox/models/writable_circuit.go +++ b/netbox/models/writable_circuit.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/writable_circuit_termination.go b/netbox/models/writable_circuit_termination.go index 1421d98..cb837e4 100644 --- a/netbox/models/writable_circuit_termination.go +++ b/netbox/models/writable_circuit_termination.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/writable_cluster.go b/netbox/models/writable_cluster.go index 4bff155..03f05b6 100644 --- a/netbox/models/writable_cluster.go +++ b/netbox/models/writable_cluster.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/writable_console_port.go b/netbox/models/writable_console_port.go index d52c6ae..4c27c85 100644 --- a/netbox/models/writable_console_port.go +++ b/netbox/models/writable_console_port.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/writable_console_port_template.go b/netbox/models/writable_console_port_template.go index c649d61..ec34e44 100644 --- a/netbox/models/writable_console_port_template.go +++ b/netbox/models/writable_console_port_template.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/writable_console_server_port.go b/netbox/models/writable_console_server_port.go index 93d25a6..d060976 100644 --- a/netbox/models/writable_console_server_port.go +++ b/netbox/models/writable_console_server_port.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/writable_console_server_port_template.go b/netbox/models/writable_console_server_port_template.go index 1c0ed24..35e16a1 100644 --- a/netbox/models/writable_console_server_port_template.go +++ b/netbox/models/writable_console_server_port_template.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/writable_device.go b/netbox/models/writable_device.go index 448fa66..a047d77 100644 --- a/netbox/models/writable_device.go +++ b/netbox/models/writable_device.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/writable_device_bay.go b/netbox/models/writable_device_bay.go index 29c7e5e..e1caaee 100644 --- a/netbox/models/writable_device_bay.go +++ b/netbox/models/writable_device_bay.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/writable_device_bay_template.go b/netbox/models/writable_device_bay_template.go index ee17eda..65148be 100644 --- a/netbox/models/writable_device_bay_template.go +++ b/netbox/models/writable_device_bay_template.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/writable_device_type.go b/netbox/models/writable_device_type.go index 9a17113..68d1c69 100644 --- a/netbox/models/writable_device_type.go +++ b/netbox/models/writable_device_type.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/writable_graph.go b/netbox/models/writable_graph.go index caebdbc..a986362 100644 --- a/netbox/models/writable_graph.go +++ b/netbox/models/writable_graph.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/writable_image_attachment.go b/netbox/models/writable_image_attachment.go index 1b210e6..a2b0778 100644 --- a/netbox/models/writable_image_attachment.go +++ b/netbox/models/writable_image_attachment.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/writable_interface.go b/netbox/models/writable_interface.go index 227e6b2..caa972f 100644 --- a/netbox/models/writable_interface.go +++ b/netbox/models/writable_interface.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/writable_interface_connection.go b/netbox/models/writable_interface_connection.go index 0c9d61a..c650520 100644 --- a/netbox/models/writable_interface_connection.go +++ b/netbox/models/writable_interface_connection.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/writable_interface_template.go b/netbox/models/writable_interface_template.go index d7451ce..2471de6 100644 --- a/netbox/models/writable_interface_template.go +++ b/netbox/models/writable_interface_template.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/writable_inventory_item.go b/netbox/models/writable_inventory_item.go index da4ff2f..bf646d6 100644 --- a/netbox/models/writable_inventory_item.go +++ b/netbox/models/writable_inventory_item.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/writable_ip_address.go b/netbox/models/writable_ip_address.go index 9b9d56b..c03f795 100644 --- a/netbox/models/writable_ip_address.go +++ b/netbox/models/writable_ip_address.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/writable_platform.go b/netbox/models/writable_platform.go index d8497a0..1b17784 100644 --- a/netbox/models/writable_platform.go +++ b/netbox/models/writable_platform.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/writable_power_outlet.go b/netbox/models/writable_power_outlet.go index 82cd13f..81896b1 100644 --- a/netbox/models/writable_power_outlet.go +++ b/netbox/models/writable_power_outlet.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/writable_power_outlet_template.go b/netbox/models/writable_power_outlet_template.go index cf4511f..7ac79b7 100644 --- a/netbox/models/writable_power_outlet_template.go +++ b/netbox/models/writable_power_outlet_template.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/writable_power_port.go b/netbox/models/writable_power_port.go index 062ccdd..1e1ae59 100644 --- a/netbox/models/writable_power_port.go +++ b/netbox/models/writable_power_port.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/writable_power_port_template.go b/netbox/models/writable_power_port_template.go index 3f959dc..511a277 100644 --- a/netbox/models/writable_power_port_template.go +++ b/netbox/models/writable_power_port_template.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/writable_prefix.go b/netbox/models/writable_prefix.go index 3a5bdfe..a777ca6 100644 --- a/netbox/models/writable_prefix.go +++ b/netbox/models/writable_prefix.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/writable_provider.go b/netbox/models/writable_provider.go index ab006fa..65af6ed 100644 --- a/netbox/models/writable_provider.go +++ b/netbox/models/writable_provider.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/writable_rack.go b/netbox/models/writable_rack.go index 6086875..b3a8d28 100644 --- a/netbox/models/writable_rack.go +++ b/netbox/models/writable_rack.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/writable_rack_group.go b/netbox/models/writable_rack_group.go index ff7e80b..e409f49 100644 --- a/netbox/models/writable_rack_group.go +++ b/netbox/models/writable_rack_group.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/writable_rack_reservation.go b/netbox/models/writable_rack_reservation.go index 377dece..e66d7c3 100644 --- a/netbox/models/writable_rack_reservation.go +++ b/netbox/models/writable_rack_reservation.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/writable_region.go b/netbox/models/writable_region.go index a930ea3..9581986 100644 --- a/netbox/models/writable_region.go +++ b/netbox/models/writable_region.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/writable_secret.go b/netbox/models/writable_secret.go index 8c0efbe..e068649 100644 --- a/netbox/models/writable_secret.go +++ b/netbox/models/writable_secret.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/writable_service.go b/netbox/models/writable_service.go index 7a84170..fc4ea39 100644 --- a/netbox/models/writable_service.go +++ b/netbox/models/writable_service.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/writable_site.go b/netbox/models/writable_site.go index 50e9d2b..85e1c5f 100644 --- a/netbox/models/writable_site.go +++ b/netbox/models/writable_site.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/writable_tenant.go b/netbox/models/writable_tenant.go index 6dd0f4f..f430ea5 100644 --- a/netbox/models/writable_tenant.go +++ b/netbox/models/writable_tenant.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/writable_topology_map.go b/netbox/models/writable_topology_map.go index 42dcaae..c78e654 100644 --- a/netbox/models/writable_topology_map.go +++ b/netbox/models/writable_topology_map.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/writable_virtual_chassis.go b/netbox/models/writable_virtual_chassis.go index 2c79b01..e204361 100644 --- a/netbox/models/writable_virtual_chassis.go +++ b/netbox/models/writable_virtual_chassis.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/writable_virtual_machine.go b/netbox/models/writable_virtual_machine.go index fb80ce8..4ba7fe7 100644 --- a/netbox/models/writable_virtual_machine.go +++ b/netbox/models/writable_virtual_machine.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/writable_vlan.go b/netbox/models/writable_vlan.go index ddd39d0..9a0feab 100644 --- a/netbox/models/writable_vlan.go +++ b/netbox/models/writable_vlan.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/writable_vlangroup.go b/netbox/models/writable_vlangroup.go index 4373135..1e55728 100644 --- a/netbox/models/writable_vlangroup.go +++ b/netbox/models/writable_vlangroup.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/netbox/models/writable_vrf.go b/netbox/models/writable_vrf.go index 2b6e9db..546f47e 100644 --- a/netbox/models/writable_vrf.go +++ b/netbox/models/writable_vrf.go @@ -1,5 +1,19 @@ // Code generated by go-swagger; DO NOT EDIT. +// Copyright 2018 The go-netbox Authors. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + package models // This file was generated by the swagger tool. diff --git a/scripts/licensecheck.sh b/scripts/licensecheck.sh index ab31f0a..5c48137 100755 --- a/scripts/licensecheck.sh +++ b/scripts/licensecheck.sh @@ -3,7 +3,9 @@ # Verify that the correct license block is present in all Go source # files. IFS=$'\n' read -r -d '' -a EXPECTED <<EndOfLicense -// Copyright 2017 The go-netbox Authors. +// Code generated by go-swagger; DO NOT EDIT. + +// Copyright 2018 The go-netbox Authors. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -24,7 +26,7 @@ EXIT=0 GOFILES=$(find . -name "*.go") for FILE in $GOFILES; do - IFS=$'\n' read -r -d '' -a BLOCK < <(head -n 14 $FILE) + IFS=$'\n' read -r -d '' -a BLOCK < <(head -n 16 $FILE) tmp_block=${BLOCK[@]:1} tmp_expected=${EXPECTED[@]:1} @@ -32,8 +34,8 @@ for FILE in $GOFILES; do echo "file missing license: $FILE" EXIT=1 fi - if ! [[ "${BLOCK[0]}" =~ $AUTHOR_REGEX ]]; then - echo "file missing license: $FILE" + if ! [[ "${BLOCK[1]}" =~ $AUTHOR_REGEX ]]; then + echo "file missing author line: $FILE" EXIT=1 fi done -- GitLab