Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clarify data type as integer for limit parameter #169

Merged
merged 2 commits into from
Apr 11, 2024

Conversation

thadguidry
Copy link
Contributor

@thadguidry thadguidry commented Apr 11, 2024

Fixes #167

  • Add data type 'integer' to the description for limit.
  • Also removes "string" in "query string parameter" which made it read and sound like the parameters' were sometimes String datatype. I hate English sometimes.

- Add data type 'integer' to the description for `limit`.
- Also removes "string" in "query string parameter" which made it read and sound like the parameters' were sometimes String datatype. I hate English sometimes.
@thadguidry thadguidry requested a review from wetneb April 11, 2024 12:57
Copy link

netlify bot commented Apr 11, 2024

Deploy Preview for reconciliation-api-specs ready!

Name Link
🔨 Latest commit b5922fd
🔍 Latest deploy log https://app.netlify.com/sites/reconciliation-api-specs/deploys/6617e08c0a88b40009760458
😎 Deploy Preview https://deploy-preview-169--reconciliation-api-specs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

draft/index.html Outdated Show resolved Hide resolved
Co-authored-by: Fabian Steeg <steeg@hbz-nrw.de>
@fsteeg fsteeg merged commit ffa8960 into master Apr 11, 2024
5 checks passed
@fsteeg fsteeg deleted the thadguidry-patch-Data-Extension-Property branch April 11, 2024 14:50
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.

Should the data type for limit parameter be a String or Number?
3 participants