### π Bug Summary The $id field is generated as static with the same value of the base schema `specs.json` ### π οΈ Steps to Reproduce Run the generation script. ### β Expected Behavior The ID should be populated dynamically utilizing the BASE_SCHEMA from the .env environment. ### β Actual Behavior The $id is generated as it is on the docs, therefore the base URL is hardcoded. ### ποΈ Affected Areas/Components _No response_ ### π₯οΈ Environment Any ### βΉοΈ Additional Context _No response_
π Bug Summary
The $id field is generated as static with the same value of the base schema
specs.jsonπ οΈ Steps to Reproduce
Run the generation script.
β Expected Behavior
The ID should be populated dynamically utilizing the BASE_SCHEMA from the .env environment.
β Actual Behavior
The $id is generated as it is on the docs, therefore the base URL is hardcoded.
ποΈ Affected Areas/Components
No response
π₯οΈ Environment
Any
βΉοΈ Additional Context
No response