Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion server/documentation/create-api-mocks.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ If you are actually discovering what Microcks is then we urge you to have a look
How is Microcks doing that? You may have guessed that the starting point here are the contracts and specifications of your API; also called API artifacts. You probably already use some industrial or de-facto standards to express them within your API development process. At time of writing, Microcks is supporting the standards illustrated below and we recommend having a look at [the reference documentation](https://microcks.io/documentation/using/importers/#supported-formats).


![Supported artifacts formats](https://microcks.io/images/artifacts-formats.png "Microcks artifacts formats")
![Supported artifacts formats](https://microcks.io/images/documentation/artifacts-formats.png "Microcks artifacts formats")


So having these artifacts at hand is enough? Almost.
Expand Down