.dockerignore
.gitignore
.openapi-generator-ignore
.travis.yml
Dockerfile
README.md
git_push.sh
capif_routing_info/__init__.py
capif_routing_info/__main__.py
capif_routing_info/controllers/__init__.py
capif_routing_info/controllers/default_controller.py
capif_routing_info/controllers/security_controller.py
capif_routing_info/encoder.py
capif_routing_info/models/__init__.py
capif_routing_info/models/aef_location.py
capif_routing_info/models/aef_profile.py
capif_routing_info/models/base_model.py
capif_routing_info/models/civic_address.py
capif_routing_info/models/communication_type.py
capif_routing_info/models/custom_operation.py
capif_routing_info/models/data_format.py
capif_routing_info/models/ellipsoid_arc.py
capif_routing_info/models/gad_shape.py
capif_routing_info/models/geographic_area.py
capif_routing_info/models/geographical_coordinates.py
capif_routing_info/models/interface_description.py
capif_routing_info/models/invalid_param.py
capif_routing_info/models/ip_addr_range.py
capif_routing_info/models/ipv4_address_range.py
capif_routing_info/models/ipv4_address_range1.py
capif_routing_info/models/ipv6_addr1.py
capif_routing_info/models/ipv6_address_range.py
capif_routing_info/models/ipv6_address_range1.py
capif_routing_info/models/local2d_point_uncertainty_ellipse.py
capif_routing_info/models/local3d_point_uncertainty_ellipsoid.py
capif_routing_info/models/local_origin.py
capif_routing_info/models/operation.py
capif_routing_info/models/point.py
capif_routing_info/models/point_altitude.py
capif_routing_info/models/point_altitude_uncertainty.py
capif_routing_info/models/point_uncertainty_circle.py
capif_routing_info/models/point_uncertainty_ellipse.py
capif_routing_info/models/polygon.py
capif_routing_info/models/problem_details.py
capif_routing_info/models/protocol.py
capif_routing_info/models/relative_cartesian_location.py
capif_routing_info/models/resource.py
capif_routing_info/models/routing_info.py
capif_routing_info/models/routing_rule.py
capif_routing_info/models/security_method.py
capif_routing_info/models/service_kpis.py
capif_routing_info/models/supported_gad_shapes.py
capif_routing_info/models/uncertainty_ellipse.py
capif_routing_info/models/uncertainty_ellipsoid.py
capif_routing_info/models/version.py
capif_routing_info/openapi/openapi.yaml
capif_routing_info/test/__init__.py
capif_routing_info/test/test_default_controller.py
capif_routing_info/typing_utils.py
capif_routing_info/util.py
requirements.txt
setup.py
test-requirements.txt
tox.ini
