Commit Graph

14 Commits

Author SHA1 Message Date
Andrey Pokhilko
42f2c245f7 Tracks historical IDs 2022-02-25 20:48:03 +03:00
Andrey Pokhilko
e111d87df8 Reclustering code 2022-02-24 20:47:30 +03:00
Andrey Pokhilko
0d84dcf790 Roll back some changes 2022-02-24 18:10:50 +03:00
Andrey Pokhilko
b36e282b9a Working on merging ops 2022-02-22 11:56:09 +03:00
Andrey Pokhilko
6c04d1d7c4 Working on merging pathObjs 2022-02-22 10:38:34 +03:00
Andrey Pokhilko
a3357fd589 Prefix and suffix detected 2022-02-21 19:15:30 +03:00
Andrey Pokhilko
0f77cf8ef9 OAS: Some minor fixes (#762)
* Commit some fixes

* Accept expected

Co-authored-by: Igor Gov <iggvrv@gmail.com>
2022-02-07 10:12:05 +03:00
Andrey Pokhilko
5934be4da6 OAS: handle urlencoded and multipart form data correctly (#730)
* Start with tests

* Expected file

* Almost works

* Make test stab;e

* 5 examples, not 6

* Add param type

* multipart example

* parsing multipart

* Commit

* Commit

* multipart

* Write encoding into schema

* Stable test

* Add reset

* Refactoring

* Refactoring

* Maintain the required flag

* lint
2022-02-03 10:46:31 +02:00
Andrey Pokhilko
a2118b869e OAS: Improve URL clustering (#711)
* Evidence of problems

* Improving it

* Progressing

* Progress

* Fixes

* progress

* log is not right

* Fixing thresholds

* Almost there

* Imptovements

* Move some false negatives into TODO

* cosmetics

* linter (I disagree)

* linter (I disagree)

* fix test
2022-02-02 12:33:24 +02:00
Igor Gov
fd64c1bb14 Refactor mizuserver module rename (#742)
Co-authored-by: Igor Gov <igor.govorov1@gmail.com>
2022-02-01 17:19:24 +02:00
Igor Gov
0f6c56986f Technical depth: Adding Go linter to CI (#734) 2022-02-01 08:47:26 +02:00
Andrey Pokhilko
d011478a74 OAS: series of small improvements (#700) 2022-01-27 16:17:21 +02:00
Andrey Pokhilko
0c56c0f541 Have own HAR library code (#695) 2022-01-26 10:57:18 +02:00
Igor Gov
8963630e9e Experimental feature: OAS Generator (#632) 2022-01-13 09:34:55 +02:00