ni / systemlink-OpenAPI-documents

MIT License
16 stars 22 forks source link

Request REMOTE_USER variables for posting a job #61

Closed alexvasiu closed 5 years ago

alexvasiu commented 5 years ago

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

What does this Pull Request accomplish?

Request variable REMOTE_USER for route /v1/jobs (POST method).

Why should this Pull Request be merged?

We need the username to be displayed in the jobs history grid.

What testing has been done?

I re-compiled the solution and I was able to access the REMOTE_USER variable.