Skip to content

Commit

Permalink
Update qod-api.yaml
Browse files Browse the repository at this point in the history
Fixed trailing space linter errors
  • Loading branch information
eric-murray authored Oct 31, 2023
1 parent 60f0ceb commit f0b5adf
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions code/API_definitions/qod-api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -859,13 +859,12 @@ components:
ApplicationServer:
description: |
A server hosting backend applications to deliver a service to the identified `device`.
The developer must provide at least one of the following device identifiers:
* `ipv4Address`
* `ipv6Address`
In addition, the developer can specify an `applicationId` for policy control / audit purposes. The `applicationId` is not sufficient in itself to identity the application server.
type: object
properties:
applicationId:
Expand Down

0 comments on commit f0b5adf

Please sign in to comment.