@samchon/openapi
Version:
Universal OpenAPI to LLM function calling schemas. Transform any Swagger/OpenAPI document into type-safe schemas for OpenAI, Claude, Qwen, and more.
1 lines • 386 B
Source Map (JSON)
{"version":3,"file":"_isFormatJsonPointer.mjs","sources":["../../src/functional/_isFormatJsonPointer.ts"],"sourcesContent":["export const _isFormatJsonPointer = (str: string): boolean => PATTERN.test(str);\n\nconst PATTERN = /^(?:\\/(?:[^~/]|~0|~1)*)*$/;\n"],"names":["_isFormatJsonPointer","str","PATTERN","test"],"mappings":"AAAO,MAAMA,uBAAwBC,OAAyBC,QAAQC,KAAKF;;AAE3E,MAAMC,UAAU;;"}