Thanks to visit codestin.com
Credit goes to github.com

Skip to content

docs: add new dynamic parameters information to parameters doc #17653

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

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

EdwardAngert
Copy link
Contributor

@EdwardAngert EdwardAngert commented May 1, 2025

closes #17622

it might be better to have the examples on their own page, but if we /parameters/index.md + /parameters/dynamic-parameter-examples.md we're going to have to do a bunch of find/replacing everywhere

preview

@EdwardAngert EdwardAngert added the docs Area: coder.com/docs label May 1, 2025
@EdwardAngert EdwardAngert requested a review from stirby May 1, 2025 20:56
@EdwardAngert EdwardAngert self-assigned this May 1, 2025
name = "region"
display_name = "Region"
description = "Select a region"
type = "string"
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Suggested change
type = "string"
type = "string" # needs to be `string`. `bool` will return and error

@Emyrk

@EdwardAngert
Copy link
Contributor Author

for #17473

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Area: coder.com/docs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

docs: early access documentation for dynamic parameters feature
1 participant