mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-01-11 22:30:41 +01:00
Is it possible to import results from _admin/openapi/convert into wiremock.org mappings ? In document I was able to find post __/admin/mappings/wiremock.org ( however this doesn’t exist now ) in the source code , please clarify , thanks ! #516
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 @Dalanit on GitHub (May 25, 2023).
Originally assigned to: @StefH on GitHub.
Is it possible to import results from _admin/openapi/convert into wiremock.org mappings ? In document I was able to find post __/admin/mappings/wiremock.org ( however this doesn’t exist now ) in the source code , please clarify , thanks !
@StefH commented on GitHub (May 25, 2023):
@Dalanit
No, the __admin/openapi/convert returns WireMock.Net mappings, which are not compatible with WireMock.org
@Dalanit commented on GitHub (May 25, 2023):
Is there any other way to import wiremock.net mappings into wiremock.org mappings ?
@StefH commented on GitHub (May 25, 2023):
No, there is no way to convert wiremock.net mappings to wiremock.org mappings.
(The other way is more or less possible : wiremock.net can understand and convert in a limited way to wiremock.org)
In the future, there will be a new spec which is compatible with both.