Unique Entity ID's Mapping

Custom id patterns, such as prefixed/suffixed IDs may be not recognized automatically during the mapping stage. Use entity IDs mapping settings to prevent duplicate APIs, to streamline catalog organization and when you recognize static IDs in the api-catalog.

Here are the steps to map the ID:

  1. Select 'PER-SERVICE' tab and insert a unique regular-expression into 'Ids Path Regexes'.

  1. Select 'Apply changes to existing APIs' in order to re-map existing api's and click on save.

Notes:

  • The id is evaluated on individual part of the path in the url, the specified regex should match just the id part between/after the slash/es.

Last updated