I want to create entry entry for a pattern something like /01/{gtin} or /01/{gtin}/21/{sgtin}. so that the resolved urls will point to something like pip.company.com/gtin={gtin}. I saw a closed issue. But I am not able find any documentation about this.
I want to create entry entry for a pattern something like /01/{gtin} or /01/{gtin}/21/{sgtin}. so that the resolved urls will point to something like pip.company.com/gtin={gtin}. I saw a closed issue. But I am not able find any documentation about this.