kopia lustrzana https://github.com/transitive-bullshit/chatgpt-api
pull/715/head
rodzic
a0640912e7
commit
b244e7e0c0
|
@ -31,8 +31,7 @@ export const unsupportedTests: Record<
|
||||||
'invalid json-pointer string is only an annotation by default': true
|
'invalid json-pointer string is only an annotation by default': true
|
||||||
},
|
},
|
||||||
'relative-json-pointer format': {
|
'relative-json-pointer format': {
|
||||||
'invalid relative-json-pointer string is only an annotation by default':
|
'invalid relative-json-pointer string is only an annotation by default': true
|
||||||
true
|
|
||||||
},
|
},
|
||||||
'uri format': {
|
'uri format': {
|
||||||
'invalid uri string is only an annotation by default': true
|
'invalid uri string is only an annotation by default': true
|
||||||
|
@ -244,8 +243,7 @@ export const unsupportedTests: Record<
|
||||||
'recurse to integerNode - floats are not allowed': true
|
'recurse to integerNode - floats are not allowed': true
|
||||||
},
|
},
|
||||||
'after leaving a dynamic scope, it should not be used by a $dynamicRef': {
|
'after leaving a dynamic scope, it should not be used by a $dynamicRef': {
|
||||||
'string matches /$defs/thingy, but the $dynamicRef does not stop here':
|
'string matches /$defs/thingy, but the $dynamicRef does not stop here': true,
|
||||||
true,
|
|
||||||
'first_scope is not in dynamic scope for the $dynamicRef': true
|
'first_scope is not in dynamic scope for the $dynamicRef': true
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
@ -278,8 +276,7 @@ export const unsupportedTests: Record<
|
||||||
'invalid json-pointer string is only an annotation by default': true
|
'invalid json-pointer string is only an annotation by default': true
|
||||||
},
|
},
|
||||||
'relative-json-pointer format': {
|
'relative-json-pointer format': {
|
||||||
'invalid relative-json-pointer string is only an annotation by default':
|
'invalid relative-json-pointer string is only an annotation by default': true
|
||||||
true
|
|
||||||
},
|
},
|
||||||
'uri format': {
|
'uri format': {
|
||||||
'invalid uri string is only an annotation by default': true
|
'invalid uri string is only an annotation by default': true
|
||||||
|
|
Ładowanie…
Reference in New Issue