Артур Шевченко nikto_b
  • Joined on 2025-01-19
nikto_b pushed to master at nikto_b/megasniff 2025-10-17 00:26:15 +03:00
89c4bcae90 Add flat types deflator tests
nikto_b pushed to master at nikto_b/megasniff 2025-10-16 22:19:47 +03:00
9775bc2cc6 Fix dict body validation x2
nikto_b pushed to master at nikto_b/megasniff 2025-10-16 21:01:04 +03:00
4068af462b Experimental support of a file-based inflators/deflators
d4d7a68d7a Fix dict body validation
Compare 2 commits »
nikto_b pushed to master at nikto_b/turbosloth 2025-10-15 16:59:45 +03:00
e761dd3fdf Muplipart upload support
nikto_b pushed to master at nikto_b/turbosloth 2025-09-19 13:13:42 +03:00
4a5ca2cca7 Adopt stoplight response schemas, example stoplight dark theme styles
24c7169883 Specify handler signature response specifications
f2ea4d728f Remove imaginable PUSH method (how does that appeared in a first place?)
e5ea595d91 Bump versions
Compare 4 commits »
nikto_b pushed to master at nikto_b/breakshaft 2025-09-14 01:55:51 +03:00
dbecef1977 Fix renderer deduplicate_callseq duplicates slips
nikto_b pushed to master at nikto_b/megasniff 2025-09-14 01:54:10 +03:00
b724e3c5dd Hotfix typename escape
nikto_b pushed to master at nikto_b/megasniff 2025-09-14 01:51:55 +03:00
4b77eb4217 Fix deflator and typename item types escaping
nikto_b pushed to master at nikto_b/megasniff 2025-08-29 02:29:29 +03:00
3aae5cf2d2 Escape deflaters names, extend signatures to allow root UnionTypes
nikto_b pushed to master at nikto_b/megasniff 2025-08-29 01:29:53 +03:00
8b29b941af Bump version
ebc296a270 Update README.md
de6362fa1d Create deflator strict mode and explicit casts flags with tests and default universal fallback unwrapper
51817784a3 Create basic deflator tests
cc77cc7012 Create basic deflator generator
Compare 5 commits »
nikto_b deleted branch deflator-generator from nikto_b/megasniff 2025-08-29 01:29:53 +03:00
nikto_b merged pull request nikto_b/megasniff#3 2025-08-29 01:29:51 +03:00
Генерация обратных преобразователей PyObj->JsonObj
nikto_b created pull request nikto_b/megasniff#3 2025-08-29 01:29:45 +03:00
Генерация обратных преобразователей PyObj->JsonObj
nikto_b pushed to deflator-generator at nikto_b/megasniff 2025-08-29 01:29:30 +03:00
8b29b941af Bump version
ebc296a270 Update README.md
Compare 2 commits »
nikto_b pushed to deflator-generator at nikto_b/megasniff 2025-08-29 01:20:35 +03:00
de6362fa1d Create deflator strict mode and explicit casts flags with tests and default universal fallback unwrapper
51817784a3 Create basic deflator tests
cc77cc7012 Create basic deflator generator
Compare 3 commits »
nikto_b created branch deflator-generator in nikto_b/megasniff 2025-08-29 01:20:35 +03:00
nikto_b created branch inflator-compile-cython in nikto_b/megasniff 2025-08-26 17:34:23 +03:00
nikto_b pushed to inflator-compile-cython at nikto_b/megasniff 2025-08-26 17:34:23 +03:00
0795a5f8bb Add basic inflator cython support
nikto_b pushed to master at nikto_b/turbosloth 2025-08-26 17:33:26 +03:00
f823d2df5a Add openapi request basic schema generation, fix SerializedResponse headers, HTTP codes
nikto_b pushed to master at nikto_b/breakshaft 2025-08-20 22:01:44 +03:00
27939ef3ea Fix ForkedConvRepo add_injector signature