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

Sandbox example of User Tenant Service #41

Merged
merged 8 commits into from
Jul 24, 2023

Conversation

AdilSDE
Copy link
Contributor

@AdilSDE AdilSDE commented Jul 10, 2023

Description

User-Tenant-Services sandbox example created ,so that A consumer/user can easily access the Api's through swagger Open API.

“The OpenAPI Specification (OAS) defines a standard, language-agnostic interface to RESTful APIs which allows both humans and computers to discover and understand the capabilities of the service without access to source code, documentation, or through network traffic inspection.”

Fixes #40
Fixes #43
Please delete options that are not relevant.

  • New feature (non-breaking change which adds functionality)
  • Intermediate change (work in progress)

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

  • Test A
  • Test B

Checklist:

  • Performed a self-review of my own code
  • npm test passes on your machine
  • New tests added or existing tests modified to cover all changes
  • Code conforms with the style guide
  • API Documentation in code was updated
  • Any dependent changes have been merged and published in downstream modules

@AdilSDE AdilSDE added documentation Improvements or additions to documentation enhancement New feature or request labels Jul 10, 2023
@AdilSDE AdilSDE self-assigned this Jul 10, 2023
@harshadk-sourcefuse harshadk-sourcefuse changed the title initial commit for user-tenant-sandbox-example Sandbox example of User Tenant Service Jul 14, 2023
Copy link
Contributor

@harshadk-sourcefuse harshadk-sourcefuse left a comment

Choose a reason for hiding this comment

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

check for similar changes as well in another files

@AdilSDE AdilSDE force-pushed the user-tenant-service-sandbox branch from c295f85 to 9487051 Compare July 24, 2023 10:01
@sonarcloud
Copy link

sonarcloud bot commented Jul 24, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

@mlakdawala-sf mlakdawala-sf merged commit cc3930f into master Jul 24, 2023
2 checks passed
@mlakdawala-sf mlakdawala-sf deleted the user-tenant-service-sandbox branch July 24, 2023 10:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Permission Check user-tenant-services-sandbox example
3 participants