Skip to content

Update go generator to url escape path parameters#34

Merged
algoidurovic merged 4 commits into
algorand:masterfrom
algoidurovic:safe_url
Jun 9, 2022
Merged

Update go generator to url escape path parameters#34
algoidurovic merged 4 commits into
algorand:masterfrom
algoidurovic:safe_url

Conversation

@algoidurovic
Copy link
Copy Markdown
Contributor

@algoidurovic algoidurovic commented Jun 9, 2022

The new Box endpoint added here requires the box name to be included in the path. Because the name can be arbitrary bytes it must be properly escaped and formatted.

Copy link
Copy Markdown
Contributor

@winder winder left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One small suggestion

Comment thread go_templates/query.vm
Comment thread go_templates/query.vm Outdated
Comment thread go_templates/query.vm Outdated
@algoidurovic algoidurovic merged commit b62bc75 into algorand:master Jun 9, 2022
@winder winder changed the title Update go generator to url escape query parameters Update go generator to url escape path parameters Sep 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants