-
Notifications
You must be signed in to change notification settings - Fork 54
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
Doubts related to using $ref and variables #1560
Comments
One use case for this case can be if i want to pass currentTime in the request payload along with some other static attributes. How can we do that? |
Hi @GagandeepSharma060, |
Hi @samyakOO7 Can u please share any insights on this |
hello @GagandeepSharma060 , thanks for reaching out. Can you please help me with some more details in order to answer this questions.
We do fully support
This is an interesting use case. Please give me some time to come back to you with a few options based on our upcoming release. |
Hi Specmatic team, thanks for your great work
Had 2 doubts if you can help me get an answer
Do we support using variables in the yaml files, and using these variables in multiple places in the same file (here by file i mean a spec)
Can we use the $ref functionality inside the value: block of any examples. I can across some use cases when i need to send a request payload, where few keys need to be dynamic, which I need to get from some other file. If yes, can u please share an example. If no, is there ny workaround?
Thanks in advance
The text was updated successfully, but these errors were encountered: