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

Added attributes #123

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

gtrivedi88
Copy link
Collaborator

Important: This PR is related to the updates made in the following PR 2559

@app-sre-bot
Copy link
Collaborator

Can one of the admins verify this patch?

@Hyperkid123
Copy link
Collaborator

/ok-to-test

@@ -29,6 +30,7 @@ func Init() {
config.ServerAddr = ":8000"
config.OpenApiSpecPath = "./spec/openapi.json"
config.Test = false
config.ProductName = os.Getenv("product_name") // Placeholder for the product name
Copy link
Collaborator

Choose a reason for hiding this comment

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

Correct me if I am wrong, but the template should be filled on the front end right?

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.

3 participants