diff --git a/Admin-API-Reference.md b/Admin-API-Reference.md index 8ae9b43..9589aac 100644 --- a/Admin-API-Reference.md +++ b/Admin-API-Reference.md @@ -62,8 +62,8 @@ The mappings defined in the mock service. * `GET /__admin/mappings/{guid}` --> Get a single stub mapping * `PUT /__admin/mappings/{guid}` --> Update a stub mapping * `DELETE /__admin/mappings/{guid}` --> Delete a single stub mapping -* `POST /__admin/mappings/save` --> Save all persistent stub mappings to the backing store
- (by default this is _\bin\{x}\__admin\mappings_. Where _{x}_ is the platform and build configuration) +* `POST /__admin/mappings/save` --> Save all persistent stub mappings to the diskbr> + (by default this is \bin\{x}\__admin\mappings_. Where {x} is the platform + build configuration) ## /admin/files The files which can be used in the mappings.