Merge · Schema

PatchedEditFieldMappingRequest

IntegrationPlatformUnified-APIAgent HandlerLLM Gateway

Properties

Name Type Description
remote_field_traversal_path array The field traversal path of the remote field listed when you hit the GET /remote-fields endpoint.
remote_method string The method of the remote endpoint where the remote field is coming from.
remote_url_path string The path of the remote endpoint where the remote field is coming from.
jmes_path string DEPRECATED: Use 'advanced_mapping_expression' instead.
advanced_mapping_expression string A JSONata expression used to transform the remote field data.
View JSON Schema on GitHub

JSON Schema

merge-patchededitfieldmappingrequest-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/PatchedEditFieldMappingRequest",
  "title": "PatchedEditFieldMappingRequest",
  "type": "object",
  "properties": {
    "remote_field_traversal_path": {
      "type": "array",
      "items": {
        "description": "Any type"
      },
      "description": "The field traversal path of the remote field listed when you hit the GET /remote-fields endpoint."
    },
    "remote_method": {
      "type": "string",
      "description": "The method of the remote endpoint where the remote field is coming from."
    },
    "remote_url_path": {
      "type": "string",
      "description": "The path of the remote endpoint where the remote field is coming from."
    },
    "jmes_path": {
      "type": "string",
      "description": "DEPRECATED: Use 'advanced_mapping_expression' instead."
    },
    "advanced_mapping_expression": {
      "type": "string",
      "description": "A JSONata expression used to transform the remote field data."
    }
  }
}

Work with this as data

Every JSON Schema here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for schemas

4 MCP tools reach this
  • find_json_schemasBrowse and filter every JSON Schema in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This JSON Schema
curl "https://apis.io/api/v1/json-schemas/merge-patchededitfieldmappingrequest"
All schemas
curl "https://apis.io/api/v1/json-schemas?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.