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

fix(cts): remove default query parameters APIC-428 #377

Merged
merged 17 commits into from
Apr 28, 2022
Merged

Conversation

millotp
Copy link
Collaborator

@millotp millotp commented Apr 13, 2022

🧭 What and Why

🎟 JIRA Ticket: APIC-428

This removes the default value for the java client, replacing default with null.
This also simplifies the CTS by removing the method, because it's always the same as the filename, the operationId
and document a bit more the CTS.

Changes included:

  • Remove java default
  • rename data to body (it only made sense for js)
  • rename searchParams to queryParameters (same)
  • remove method (alias to the filename)

🧪 Test

CI

@millotp millotp self-assigned this Apr 13, 2022
@netlify
Copy link

netlify bot commented Apr 13, 2022

Deploy Preview for api-clients-automation ready!

Name Link
🔨 Latest commit 259e793
🔍 Latest deploy log https://app.netlify.com/sites/api-clients-automation/deploys/626a440caff57400090e20b9
😎 Deploy Preview https://deploy-preview-377--api-clients-automation.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 settings.

@algolia-bot
Copy link
Collaborator

algolia-bot commented Apr 13, 2022

✗ The generated branch has been deleted.

If the PR has been merged, you can check the generated code on the main branch.

Base automatically changed from style/format-json to main April 13, 2022 10:35
@millotp millotp force-pushed the fix/remove-default branch 3 times, most recently from 66e1817 to c15309a Compare April 14, 2022 16:24
@millotp millotp changed the base branch from main to feat/all-java April 15, 2022 06:20
Base automatically changed from feat/all-java to main April 15, 2022 08:04
@millotp millotp force-pushed the fix/remove-default branch from ceac697 to 92fd4ec Compare April 15, 2022 11:14
@millotp millotp marked this pull request as draft April 25, 2022 09:29
@millotp millotp force-pushed the fix/remove-default branch from 16ea65f to f30aa37 Compare April 27, 2022 13:09
@millotp millotp force-pushed the fix/remove-default branch from f30aa37 to b4534c4 Compare April 27, 2022 13:24
@millotp millotp marked this pull request as ready for review April 27, 2022 15:25
@millotp millotp requested a review from a team April 27, 2022 15:25
@millotp millotp requested review from eunjae-lee and damcou and removed request for a team April 27, 2022 15:25
Copy link
Member

@shortcuts shortcuts left a comment

Choose a reason for hiding this comment

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

This looks good :D

website/docs/automation/testing/common-test-suite.md Outdated Show resolved Hide resolved
@millotp millotp requested a review from shortcuts April 28, 2022 07:36
Copy link
Member

@shortcuts shortcuts left a comment

Choose a reason for hiding this comment

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

:yes: GG

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.

3 participants