export enum ApiVersion { v1 = "v1", v2 = "v2", mocks = "mocks", }