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

DG-28970 | Add backup_requests method #73

Merged
merged 9 commits into from
Dec 18, 2024
Merged

DG-28970 | Add backup_requests method #73

merged 9 commits into from
Dec 18, 2024

Conversation

swapnil91
Copy link
Contributor

Site Factory API 'components' options not working as expected Fix with integration testing

def execute_rest_backup(rconn, site_nid, name, components)
payload = {
'label' => name,
'callback_url' => 'http://www.example.com',
Copy link
Contributor

Choose a reason for hiding this comment

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

Do we care about callback_url? Afaik, that's optional.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

No we dont care about it, just for testing sake I added it.

Copy link
Contributor

Choose a reason for hiding this comment

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

Can we remove it then? We shouldn't have the factory call unwanted sites.

@Raksha-Bharuka Raksha-Bharuka merged commit 3362214 into master Dec 18, 2024
1 check failed
@Raksha-Bharuka Raksha-Bharuka deleted the DG-28970 branch December 18, 2024 06:54
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.

4 participants