Commit Graph

16 Commits

Author SHA1 Message Date
Ilya Kuznetsov 00376711a3 fix: More explicit names and descriptions for `annotationHandler.sync` method 2024-12-17 15:04:19 +01:00
Ilya Kuznetsov c619a73232 fix: More explicit names for annotation data structures 2024-12-17 14:55:57 +01:00
Ilya Kuznetsov 3231cffc54 fix: Remove unnecessary `ok` check 2024-12-17 14:51:09 +01:00
Ilya Kuznetsov 7fb1ed8be6 fix: Typo in assignAnnotation 2024-12-17 14:17:13 +01:00
Ilya Kuznetsov 1b31c098bf fix: Example structure in annotationFile comment 2024-12-17 14:16:54 +01:00
Ilya Kuznetsov 5194889605
fix: Cleanup 2024-12-12 13:05:55 +01:00
Ilya Kuznetsov 9a5503755a
feat: Format markdown links to absolute 2024-12-10 16:13:51 +01:00
Ilya Kuznetsov a579b1cd03
fix: Use `convert.FromTyped` to generate dyn.Value 2024-12-10 15:51:13 +01:00
Ilya Kuznetsov a6c45d5bf7
feat: Yaml styles for open api overrides 2024-12-10 14:00:00 +01:00
Ilya Kuznetsov 073aeca5b7
feat: Add styles 2024-12-10 13:44:20 +01:00
Ilya Kuznetsov b076813e38
fix: Change the structure of annotation files, minor fixes and tests 2024-12-10 12:54:50 +01:00
Ilya Kuznetsov c3d049f3e5
fix: Custom typePath function instead of exposing private `jsonschema.typePath` function 2024-12-09 16:23:02 +01:00
Ilya Kuznetsov 0221c28a80
fix: Remove redundant field 2024-12-06 19:23:14 +01:00
Ilya Kuznetsov 8016d41661
fix: Linter fix 2024-12-06 19:22:29 +01:00
Ilya Kuznetsov 12c43737a8
feat: Introduce separate files for OpenAPI annotations 2024-12-06 15:07:05 +01:00
Ilya Kuznetsov 9b588c0ddf feat: Custom annotations for json-schema fields in bundle 2024-12-04 22:50:34 +01:00