Update typing for Ticketing RemoteFields value field. #104
Annotations
3 errors
|
compile:
src/serialization/resources/ticketing/types/RemoteFieldRequest.ts#L10
Type 'inferObjectSchemaFromPropertySchemas<{ remoteFieldClass: Property<"remote_field_class", Raw, RemoteFieldRequestRemoteFieldClass>; value: Schema<string | null | undefined, string | undefined>; }>' is not assignable to type 'ObjectSchema<Raw, RemoteFieldRequest>'.
|
|
compile
Process completed with exit code 2.
|
|
test
Process completed with exit code 1.
|