tapis-project / tapis-java

Texas Advanced Computing Center APIs
BSD 3-Clause "New" or "Revised" License
5 stars 6 forks source link

Add notes field to Job #90

Open richcar58 opened 2 years ago

richcar58 commented 2 years ago

Add an immutable, JSON "notes" field to Jobs that works similarly to those in Apps and Systems. If the notes field is assigned in a job request, it takes precedence over any notes defined in an App. Otherwise, the job inherits any notes value defined in the App.