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

Integrate Resources API #2068

Merged
merged 2 commits into from
Feb 15, 2024
Merged

Conversation

bmclaughlin
Copy link
Contributor

What is this PR doing:

Integrate the Gateway Resources API with Galaxy

Issue: AAP-18825

@github-actions github-actions bot added backport-4.2 This PR should be backported to stable-4.2 (1.2) backport-4.4 This PR should be backported to stable-4.4 (2.1) backport-4.5 This PR should be backported to stable-4.5 (2.2) backport-4.6 This PR should be backported to stable-4.6 (2.3) backport-4.7 This PR should be backported to stable-4.7 (2.4) backport-4.8 This PR should be backported to stable-4.8 (2.4) backport-4.9 This PR should be backported to stable-4.9 (2.4) labels Feb 13, 2024
@bmclaughlin bmclaughlin removed backport-4.2 This PR should be backported to stable-4.2 (1.2) backport-4.4 This PR should be backported to stable-4.4 (2.1) backport-4.5 This PR should be backported to stable-4.5 (2.2) backport-4.6 This PR should be backported to stable-4.6 (2.3) backport-4.7 This PR should be backported to stable-4.7 (2.4) backport-4.8 This PR should be backported to stable-4.8 (2.4) backport-4.9 This PR should be backported to stable-4.9 (2.4) labels Feb 13, 2024
@bmclaughlin
Copy link
Contributor Author

/retest

JIRA: AAP-18825
No-Issue
@@ -45,6 +49,7 @@
name="swagger-ui",
),
path("healthz", views.health_view),
path("", include(resource_api_urls))
Copy link
Member

Choose a reason for hiding this comment

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

Lets put this under the API_PATH_PREFIX for now

@bmclaughlin bmclaughlin marked this pull request as ready for review February 14, 2024 14:00
@bmclaughlin bmclaughlin merged commit 0f9aa51 into ansible:master Feb 15, 2024
15 of 21 checks passed
@bmclaughlin bmclaughlin deleted the gw-resources-api branch February 15, 2024 14:58
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.

2 participants