Skip to content

Commit

Permalink
Merge pull request #455 from multiversx/fix-swagger-esdts-roles-endpoint
Browse files Browse the repository at this point in the history
Fix swagger esdts roles endpoint
  • Loading branch information
ssd04 authored Aug 1, 2024
2 parents 6a91405 + e8a085a commit 1972e27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/proxy/config/swagger/openapi.json
Original file line number Diff line number Diff line change
Expand Up @@ -375,7 +375,7 @@
}
}
},
"/address/{address}/esdt/roles": {
"/address/{address}/esdts/roles": {
"get": {
"tags": [
"address"
Expand Down

0 comments on commit 1972e27

Please sign in to comment.