29 Commits

Author SHA1 Message Date
805f82a677 hasContentTypeHeader getter added to RequestModel 2024-01-07 15:44:19 +05:30
fead5e6a20 format 2024-01-07 15:07:40 +05:30
c92cc4c5d1 Merge branch 'main' into add-feature-checkbox 2024-01-06 03:04:06 +05:30
c765cb378b refact: codegen to override content-type header 2024-01-02 09:23:04 +05:30
06f8cd7f02 fix: review changes 2023-12-22 20:25:26 +05:30
ce8a7dc944 CheckBox and Filtering 2023-12-15 04:08:12 +05:30
925a69a37e Update codegens 2023-10-07 18:04:51 +05:30
21c8de6d4d Update nomenclature 2023-10-06 21:28:12 +05:30
c479bedf12 abstract rowsToMap 2023-10-05 08:59:41 +05:30
dda6e22dbf PythonHttpClient -> PythonHttpClientCodeGen 2023-09-30 23:06:01 +05:30
be31c43585 Update python requests codes 2023-09-30 22:28:00 +05:30
c35b794f83 Update pkg_request.dart 2023-09-30 22:24:26 +05:30
e993557b72 hasQuery flag added 2023-09-30 22:24:18 +05:30
d3b6b701fa feat: python requests codegen 2023-09-30 22:02:50 +05:30
0d3eeb631e Feat: python http.client codegen 2023-09-29 02:03:01 +05:30
ac069efc18 Fixes 2023-08-30 01:29:06 +05:30
7d8b493894 Merge branch 'main' of https://github.com/Mixel2004/api-dash into Mixel2004-main 2023-08-29 05:46:24 +05:30
8992c486cb Fix http.client 2023-08-29 05:32:06 +05:30
1e97618fe3 fix: Removed Json which was causing error 2023-07-08 22:39:55 +05:30
2833c871fe Revert "Revert "Fixed the typo for incorrect codegen""
This reverts commit 9287021b84a14372ec94fa6b8430ea376a87ba64.
2023-07-04 23:20:06 +05:30
9287021b84 Revert "Fixed the typo for incorrect codegen"
This reverts commit 341432457182b20400006f41e8813d9d98014e02.
2023-07-04 23:18:27 +05:30
3034aa80d5 Revert "Revert "Added python http client codegen and Updated python into language dropdown""
This reverts commit f229c2aa95fc458857129423a8e6cc56a2862f69.
2023-07-04 23:06:09 +05:30
f229c2aa95 Revert "Added python http client codegen and Updated python into language dropdown"
This reverts commit 637ca36fef8fd73ef9decb63aff864264274a927.
2023-07-04 23:04:32 +05:30
ac4a2160bf Prevent generation of unnecessary lines in Python codegen 2023-07-04 22:32:23 +05:30
3414324571 Fixed the typo for incorrect codegen 2023-06-26 15:15:19 +05:30
e5ab9b84d0 Fixed the bug 2023-06-26 00:47:58 +05:30
1990622bce Added appropriate tests for the new codegen. 2023-06-23 12:54:57 +05:30
637ca36fef Added python http client codegen and Updated python into language dropdown 2023-06-22 16:42:06 +05:30
4aa617c799 Python Code Generator Added. 2023-06-15 15:59:43 +05:30