-
Notifications
You must be signed in to change notification settings - Fork 0
Labels
fyi: architectureFor information - Architecture teamFor information - Architecture teamsquad: gatekeepersCatalyst App Backend, System Development & Integration TeamCatalyst App Backend, System Development & Integration Team
Description
Summary
signed_doc.json
generated specification had a wrong definition for "Contest Delegation"
document type.
The whole header
section with the content type
and content encoding
is missing.
current signed_doc.json
view
...
"Contest Delegation": {
"authors": {
"Neil McAuliffe": "[email protected]"
},
"business_logic": {
...
},
"description": ...
"metadata": {
expected one
...
"Contest Delegation": {
"authors": {
"Neil McAuliffe": "[email protected]"
},
"business_logic": {
...
},
"description": ...
"header": {
"content type": {
....
"required": "excluded",
},
"content encoding": {
....
"required": "excluded",
}
}
"metadata": {
...
}
Metadata
Metadata
Assignees
Labels
fyi: architectureFor information - Architecture teamFor information - Architecture teamsquad: gatekeepersCatalyst App Backend, System Development & Integration TeamCatalyst App Backend, System Development & Integration Team
Type
Projects
Status
🏗 In progress