const github.com/oapi-codegen/runtime.ParamLocationPath

18 uses

	github.com/oapi-codegen/runtime (current package)
		bindparam.go#L88: 	case ParamLocationPath:
		styleparam.go#L40: 	ParamLocationPath
		styleparam.go#L473: 	case ParamLocationPath:

	github.com/coinbase/cdp-sdk/go/openapi
		client.gen.go#L1143: 	pathParam0, err = runtime.StyleParamWithLocation("simple", false, "name", runtime.ParamLocationPath, name)
		client.gen.go#L1177: 	pathParam0, err = runtime.StyleParamWithLocation("simple", false, "address", runtime.ParamLocationPath, address)
		client.gen.go#L1222: 	pathParam0, err = runtime.StyleParamWithLocation("simple", false, "address", runtime.ParamLocationPath, address)
		client.gen.go#L1295: 	pathParam0, err = runtime.StyleParamWithLocation("simple", false, "address", runtime.ParamLocationPath, address)
		client.gen.go#L1368: 	pathParam0, err = runtime.StyleParamWithLocation("simple", false, "address", runtime.ParamLocationPath, address)
		client.gen.go#L1575: 	pathParam0, err = runtime.StyleParamWithLocation("simple", false, "address", runtime.ParamLocationPath, address)
		client.gen.go#L1620: 	pathParam0, err = runtime.StyleParamWithLocation("simple", false, "address", runtime.ParamLocationPath, address)
		client.gen.go#L1656: 	pathParam0, err = runtime.StyleParamWithLocation("simple", false, "address", runtime.ParamLocationPath, address)
		client.gen.go#L1663: 	pathParam1, err = runtime.StyleParamWithLocation("simple", false, "userOpHash", runtime.ParamLocationPath, userOpHash)
		client.gen.go#L1708: 	pathParam0, err = runtime.StyleParamWithLocation("simple", false, "address", runtime.ParamLocationPath, address)
		client.gen.go#L1715: 	pathParam1, err = runtime.StyleParamWithLocation("simple", false, "userOpHash", runtime.ParamLocationPath, userOpHash)
		client.gen.go#L1882: 	pathParam0, err = runtime.StyleParamWithLocation("simple", false, "name", runtime.ParamLocationPath, name)
		client.gen.go#L1916: 	pathParam0, err = runtime.StyleParamWithLocation("simple", false, "address", runtime.ParamLocationPath, address)
		client.gen.go#L1961: 	pathParam0, err = runtime.StyleParamWithLocation("simple", false, "address", runtime.ParamLocationPath, address)
		client.gen.go#L2034: 	pathParam0, err = runtime.StyleParamWithLocation("simple", false, "address", runtime.ParamLocationPath, address)