Skip to content

Commit

Permalink
attributes added in LibraryInfo in BigDataPool specs
Browse files Browse the repository at this point in the history
  • Loading branch information
Navneet Singh committed Oct 28, 2020
1 parent c196ef0 commit 332f248
Showing 1 changed file with 10 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -539,6 +539,16 @@
"type": {
"type": "string",
"description": "Type of the library."
},
"provisioningStatus": {
"readOnly": true,
"type": "string",
"description": "Provisioning status of the library/package."
},
"creatorId": {
"readOnly": true,
"type": "string",
"description": "Creator Id of the library/package."
}
}
},
Expand Down

0 comments on commit 332f248

Please sign in to comment.