brigadecore / brigade-sdk-for-js

JavaScript (and TypeScript) SDK for Brigade v2
Apache License 2.0
4 stars 6 forks source link

fix incorrect job status field name #59

Closed krancour closed 2 years ago

krancour commented 2 years ago

This case error is causing some problems. The field in the JSON we consume from the API is status, so the field name should also be status, not Status.