redoc/src/services
Bill Collins 127ef260b9
fix: remove GenericObject shim (#2177)
This was declared in the local stubs file but not shipped, meaning that
consumers with typescript libchecking enabled would have to also add the
GenericObject definition to their local stubs file.

This commit inlines the definition where necessary, or replaces it with
object where appropriate.
2022-09-29 14:42:23 +03:00
..
__tests__ fix: hoistOneOf missing refs stack and improve allOf for same $ref 2022-09-06 12:23:55 +03:00
models fix: do not use discriminator when specific schema was referenced in oneOf or anyOf (#2153) 2022-09-06 11:43:09 +03:00
AppStore.ts fix: restore old variant security injections (#2075) 2022-07-18 17:48:26 +03:00
ClipboardService.ts chore: update deps 2019-07-29 18:41:57 +03:00
HistoryService.ts fix: deep linking sometimes not working when sent over messengers 2019-05-13 09:51:58 +03:00
index.ts fix: rewrite recursive checks (#2072) 2022-07-18 17:47:06 +03:00
Labels.ts fix: rewrite recursive checks (#2072) 2022-07-18 17:47:06 +03:00
MarkdownRenderer.ts fix: markdown parent name (#2062) 2022-09-06 15:10:54 +03:00
MarkerService.ts tests: add MarkerService tests 2018-03-17 23:23:14 +02:00
MenuBuilder.ts fix: markdown parent name (#2062) 2022-09-06 15:10:54 +03:00
MenuStore.ts fix: rewrite recursive checks (#2072) 2022-07-18 17:47:06 +03:00
OpenAPIParser.ts fix: remove GenericObject shim (#2177) 2022-09-29 14:42:23 +03:00
RedocNormalizedOptions.ts fix: rewrite recursive checks (#2072) 2022-07-18 17:47:06 +03:00
ScrollService.ts fix: rewrite recursive checks (#2072) 2022-07-18 17:47:06 +03:00
SearchStore.ts feet: search feature to support path (#2145) 2022-09-06 12:24:55 +03:00
SearchWorker.worker.ts feet: search feature to support path (#2145) 2022-09-06 12:24:55 +03:00
SpecStore.ts fix: rewrite recursive checks (#2072) 2022-07-18 17:47:06 +03:00
types.ts fix: rewrite recursive checks (#2072) 2022-07-18 17:47:06 +03:00