Describe the bug
The generated Library resource has a contained Parameters resource, however it is not referenced anywhere within the Library resource, which violates the constraint dom-3.
Looking at the Library profile and example defined here, seems that the cqlOptions extension is missing.
Feature was introduced in #385 .
To Reproduce
Steps to reproduce the behavior:
Checkout branch develop-2.0 commit de8e896f
In VisualStudio, rebuild the solution
Check any generated Library resource
Expected behavior
The generated Library resource should have cqlOptions extension which references the contained Parameters resource, see the example here
Additional
When fixing this bug, a new release must be packaged and tested on Firely Server #478
Describe the bug The generated Library resource has a contained Parameters resource, however it is not referenced anywhere within the Library resource, which violates the constraint dom-3.
Looking at the Library profile and example defined here, seems that the cqlOptions extension is missing.
Feature was introduced in #385 .
To Reproduce Steps to reproduce the behavior:
Expected behavior The generated Library resource should have cqlOptions extension which references the contained Parameters resource, see the example here
Additional When fixing this bug, a new release must be packaged and tested on Firely Server #478
Version used: