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

🐛[source-confluence] 'expand' request parameter converted to comma separated string #36339

Conversation

cjkindel
Copy link
Contributor

Atlassian APIs like Confluence support an expand request parameter that expands the response to include the requested fields. The documentation for this parameter states that it must be a comma separated string. The Page and Blogpost expand parameters were not strings. I updated all 3 expand parameters (including the functional but out-of-spec Space's) to meet the specification of comma separated string.

Atlassian Documentation: https://developer.atlassian.com/server/confluence/expansions-in-the-rest-api/

Related Issue: #33347

Copy link

vercel bot commented Mar 20, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
airbyte-docs ⬜️ Ignored (Inspect) Visit Preview Mar 27, 2024 9:46pm

@CLAassistant
Copy link

CLAassistant commented Mar 20, 2024

CLA assistant check
All committers have signed the CLA.

@octavia-squidington-iii octavia-squidington-iii added the area/documentation Improvements or additions to documentation label Mar 20, 2024
@marcosmarxm marcosmarxm changed the title 🐛 Source Confluence: 'expand' request parameter converted to comma separated string 🐛[source-confluence] 'expand' request parameter converted to comma separated string Mar 21, 2024
@marcosmarxm
Copy link
Member

I'm going to run integration tests and validate the change @cjkindel thanks for the contribution.

@cjkindel
Copy link
Contributor Author

It appears I need someone w/ permissions to rebase/run tests/merge or else I will be stuck in a rebase loop

@marcosmarxm
Copy link
Member

@cjkindel I need to create a duplicated non-forked branch to run tests properly to your contribution. I'm going to this week, sorry the delay!

Copy link
Member

@marcosmarxm marcosmarxm left a comment

Choose a reason for hiding this comment

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

Waiting CI to merge the contribution @cjkindel thanks for this!

@marcosmarxm marcosmarxm merged commit f1eeaf5 into airbytehq:master Mar 27, 2024
46 of 51 checks passed
@marcosmarxm
Copy link
Member

Hello @cjkindel your feedback matters a lot to us. Can you spare just 3 minutes to complete a survey? We're dedicated to making the contributor experience even better, and your input is key to achieving excellence. Thank you for helping us improve!

nurikk pushed a commit to nurikk/airbyte that referenced this pull request Apr 4, 2024
…parated string (airbytehq#36339)

Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com>
Co-authored-by: marcosmarxm <marcosmarxm@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/connectors Connector related issues area/documentation Improvements or additions to documentation community connectors/source/confluence
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants