---
title: "Changes to Execute saved mapping with subroutes"
method: POST
path: "/Mapping/{mappingId}/{subroute}"
---

# Changes to Execute saved mapping with subroutes

`POST /Mapping/{mappingId}/{subroute}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 8 revisions.

- **2026-02-17** `be37a3a52636` — 2 breaking
- **2026-02-17** `811964783e7e` — 1 breaking, 5 info

## Changes

- **2026-02-17** `be37a3a52636` — 2 breaking
  - removed the enum value `1` from the `query` request parameter `verbose`
  - removed the enum value `true` from the `query` request parameter `verbose`
- **2026-02-17** `811964783e7e` — 1 breaking, 5 info
  - the `query` request parameter `verbose` was restricted to a list of enum values
  - added the new enum value `1` to the `query` request parameter `verbose`
  - added the new enum value `true` to the `query` request parameter `verbose`
  - response property `line` list-of-types was narrowed by removing types `string` from media type `application/json` of response `422`
  - response property `position` list-of-types was narrowed by removing types `string` from media type `application/json` of response `422`
  - response property `start` list-of-types was narrowed by removing types `string` from media type `application/json` of response `422`

---

[Operation](https://skmtc.dev/outburn-il/apis/fume-community-api/docs/Mapping/:mappingId/:subroute/post.md) · [API](https://skmtc.dev/outburn-il/apis/fume-community-api.md) · [Page](https://skmtc.dev/outburn-il/apis/fume-community-api/changes/Mapping/:mappingId/:subroute/post)
