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

docs: Fixes #16 - Documentation issue for testing deployment #17

Merged
merged 2 commits into from
Mar 21, 2024

Conversation

tobuck-aws
Copy link
Contributor

Fixes the test for onboarding new tenants from the command line.

  • No longer sends Tenant ID when creating a Tenant
  • Now just tests creation by getting all tenants (vs. tenant with ID)

Issue #16

Closes #16

Reason for this change

Description of changes

No code changes, only docs.

Description of how you validated changes

Checklist


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of the project license.

Fixes the test for onboarding new tenants from the command line.
- No longer sends Tenant ID when creating a Tenant
- Now just tests creation by getting all tenants (vs. tenant with ID)
@tobuck-aws tobuck-aws changed the title Fixes #16 - Documentation issue for docs: Fixes #16 - Documentation issue for testing deployment Mar 21, 2024
@tobuck-aws tobuck-aws merged commit a0380ff into main Mar 21, 2024
6 of 7 checks passed
@tobuck-aws tobuck-aws deleted the docs/issue-16 branch March 21, 2024 20:49
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.

(Test the deployment): ("statusCode": 404, "message": "Tenant not found for id xxxxx")
2 participants