Skip to content

v5.9.0 address #57 Allow GetJSON to take just a URL argument#58

Merged
bpbecker merged 1 commit intomasterfrom
57-allow-getjson-to-take-a-url-as-a-single-argument
Feb 24, 2025
Merged

v5.9.0 address #57 Allow GetJSON to take just a URL argument#58
bpbecker merged 1 commit intomasterfrom
57-allow-getjson-to-take-a-url-as-a-single-argument

Conversation

@bpbecker
Copy link
Collaborator

v5.9.0
Addresses #57

@bpbecker bpbecker added the enhancement New feature or request label Feb 24, 2025
@bpbecker bpbecker self-assigned this Feb 24, 2025
@bpbecker bpbecker linked an issue Feb 24, 2025 that may be closed by this pull request
⍝ args - [URL] | [Command URL Params Headers Cert SSLFlags Priority]
:Access public shared
:If 0=⎕NC'requestOnly' ⋄ requestOnly←¯1 ⋄ :EndIf
:If 0=⎕NC'requestOnly' ⋄ requestOnly←¯1 ⋄ :EndIf
Copy link
Member

Choose a reason for hiding this comment

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

Best practice is to reformat, thus removing these trailing spaces.

@bpbecker bpbecker merged commit 7661928 into master Feb 24, 2025
@bpbecker bpbecker deleted the 57-allow-getjson-to-take-a-url-as-a-single-argument branch February 24, 2025 18:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Allow GetJSON to take a URL as a single argument

2 participants