ni / systemlink-OpenAPI-documents

MIT License
16 stars 22 forks source link

Add hostName field to Test Monitor result schema #10

Closed alexweav closed 6 years ago

alexweav commented 6 years ago

[X] This contribution adheres to CONTRIBUTING.md.

TODO: Check the above box with an 'x' indicating you've read and followed CONTRIBUTING.md.

What does this Pull Request accomplish?

Adds the hostName field to all Test Monitor results, as a modifiable and queryable first-class property. Also added the field to the sorting functionality.

Why should this Pull Request be merged?

Updating public documentation to match existing changes

What testing has been done?

Ran automated tests against affected routes, manually verified that the field behaves as expected.