Skip to content

Commit

Permalink
#114 Savepoint
Browse files Browse the repository at this point in the history
  • Loading branch information
docktermj committed Jan 26, 2024
1 parent a8c876e commit 8d61a3a
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
9 changes: 8 additions & 1 deletion rest-api-service-RFC8927.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,14 @@
}
},
"featureScores": {},
"features": {},
"features": {
"additionalProperties": true,
"properties": {
"*": {
"ref": "feature"
}
}
},
"identifierData": {
"elements": {
"type": "string"
Expand Down
4 changes: 3 additions & 1 deletion senzingresttypedef/senzingresttypedef.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 8d61a3a

Please sign in to comment.