Skip to content

Commit

Permalink
Revert "chore | adding backend api identifying attributes (#84)" (#85)
Browse files Browse the repository at this point in the history
This reverts commit 43057ca.
  • Loading branch information
aman-bansal authored Sep 16, 2022
1 parent 43057ca commit 42c11ae
Showing 1 changed file with 0 additions and 20 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -77,26 +77,6 @@ commands = [
}
],
"name" : "API"
},
{
"attributeType" : [
{
"name" : "API_TYPE",
"valueKind" : "TYPE_STRING",
"identifyingAttribute" : true
},
{
"name" : "API_URL_PATTERN",
"valueKind" : "TYPE_STRING",
"identifyingAttribute" : true
},
{
"name" : "BACKEND_ENTITY_ID",
"valueKind" : "TYPE_STRING",
"identifyingAttribute" : true
}
],
"name" : "BACKEND_API"
}
]
}
Expand Down

0 comments on commit 42c11ae

Please sign in to comment.