Version 1.2.13

2019-06-12 00:00:00 +0000

RAT Type Additions

The following endpoint to retrieve a list of RAT types has been added:

Topic Method Entrypoint Description
RAT Type GET /rat_type List RAT types

Network Coverage Data RAT Type Blacklist Additions

The following endpoints have been added for blacklisting RAT Types on network coverage data:

Topic Method Entrypoint Description
Network Coverage PUT /network_coverage/{coverage_id}/coverage/{operator_id}/rat_type/{rat_type_id} Blacklist RAT type
Network Coverage DELETE /network_coverage/{coverage_id}/coverage/{operator_id}/rat_type/{rat_type_id} Remove a RAT type from the blacklist

Network Coverage Data Additions

The following endpoint has been updated to show a list of blacklisted RAT types on a network coverage data entry:

Topic Method Entrypoint Description
Network Coverage GET /network_coverage/{coverage_id}/coverage Retrieve Network Coverage Data