Skip to content

Commit

Permalink
Update search request - based on job provider.json (beckn#113)
Browse files Browse the repository at this point in the history
  • Loading branch information
sanjay95 authored Feb 23, 2023
1 parent c5aa9d5 commit 1efa74a
Showing 1 changed file with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
@@ -1,24 +1,24 @@
{
"context": {
"domain": "dsep:jobs",
"domain": "dsep:jobs",
"action": "search",
"version": "1.0.0",
"bap_id": "dsep-protocol.becknprotocol.io",
"bap_uri": "https://dsep-protocol-network.becknprotocol.io/",
"transaction_id": "a9aaecca-10b7-4d19-b640-b047a7c62195",
"message_id": "$89bdae17-9942-40c8-869a-5bd413356407",
"message_id": "$89bdae17-9942-40c8-869a-5bd413356407",
"timestamp": "2022-10-11T09:55:41.161Z",
"ttl": "PT30S"
},
"message": {
"intent": {
"provider": [
"provider":
{
"descriptor": {
"name": "Tata"
"name": "Google"
}
}
]

}
}
}
}

0 comments on commit 1efa74a

Please sign in to comment.