Skip to content

Commit

Permalink
Improved requirements description
Browse files Browse the repository at this point in the history
  • Loading branch information
punamverma committed Oct 27, 2023
1 parent 2dddc76 commit db471a0
Showing 1 changed file with 2 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
InterUss mock_uss interactions requirements

## Overview
InterUSS provides endpoint to get InterUUS interactions recorded by mock_uss

Mock_uss records interactions on its uss/v1/operational_intents endpoints. It provides an endpoint for uss_qualifier to get these interactions for testing various scenarios.

## Requirements

### Interactions
GET interactions from a time instance to now
GET /mock_uss/interuss_logging/logs returns a list of interactions that took place between the time specified by query parameter from_time and the current time.

0 comments on commit db471a0

Please sign in to comment.