mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-01-11 22:30:41 +01:00
Using RAML #364
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @devmariodiaz on GitHub (Oct 6, 2021).
Originally assigned to: @StefH on GitHub.
Good afternoon Mr. Stef,
Could you please let me know, which version of RAML, is supported by WireMock.NET, I check the RAML version 1.0, JSON schema version 3.0, and it worked, my question is regarding other versions and other formats available.
I also tried to create an array and use this out-of-the-box setting feature "settings.NumberOfArrayItems = 5;",
but I was not able to create an array in RAML v1.0 JSON schema 4, here is the RAML code that I used and it is compiling with an error:
@StefH commented on GitHub (Oct 6, 2021):
@devmariodiaz
Can you please attach this raml file ? Then I can investigate it.
@StefH commented on GitHub (Oct 24, 2021):
@devmariodiaz
Can you please attach this raml file ? Then I can investigate it.
@StefH commented on GitHub (Oct 28, 2021):
Closing for now. If you more questions or can provide that json/raml file, you can post here.