forked from loafle/openapi-generator-original
* add x-kotlin-implements * implement tests * update samples * fix tests - forbidden api issue * add samples * add samples. use Pageable only for server-side * add support for auto-detecting x-spring-paginated in Spring Boot operations * fix maven dependencies import * add unit tests * add support for vendor extension * remove files * fix samples * fix docs * implement suggestions from CR. Fix declarative interface naming. * move import around * add x-operation-extra-annotation * make sure the PageableAsQueryParam does not remove already present x-operation-extra-annotation content * support also list format * regenerate samples and docs * regenerate samples and docs * force tests rerun * remove files * add files * trigger test rerun