You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: readme.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -40,4 +40,4 @@ Files located in the content and src directories are watched for changes, so whe
40
40
## Swagger
41
41
42
42
As our YAML Swagger spec uses references and links, it is considered as non-valid.
43
-
Therefore, the valid JSON specification "content/swagger/akeneo-web-api.json" is generated during the build and should be versionned.
43
+
During the build, we generate a valid JSON specification that is put under the `content/swagger` folder. Don't forget to version it if you made any change into the YAML Swagger spec.
0 commit comments