Skip to content

Instantly share code, notes, and snippets.

@eliasnogueira
Created November 24, 2022 15:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save eliasnogueira/b3e0785d5290c616cc10ba596fd9aa53 to your computer and use it in GitHub Desktop.
Save eliasnogueira/b3e0785d5290c616cc10ba596fd9aa53 to your computer and use it in GitHub Desktop.
[JavaAdvent] Restriction response
{
"name" : "Restriction request for a CPF with restriction",
"request" : {
"url" : "/api/v1/restrictions/97093236014",
"method" : "GET"
},
"response" : {
"status" : 200,
"bodyFileName" : "restrictions_response_200.json",
"headers" : {
"Content-Type" : "application/json"
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment