Code Monkey home page Code Monkey logo

Comments (6)

en-milie avatar en-milie commented on May 27, 2024

thanks for reporting this. i’ll have a look

from cats.

en-milie avatar en-milie commented on May 27, 2024

@josip1001 can you please post the snippet with the path under test?

from cats.

josip1001 avatar josip1001 commented on May 27, 2024

Hi @en-milie,

java -jar cats.jar --contract=pet-api-doc-new.yaml --server=https://petstore.example.com --paths=/api/v1/pet --refData=pet.yaml --httpMethods=POST

API doc - attachment.zip

Powered by Quarkus 2.6.2.Final
[][] ? start Starting CATS, version 7.0.5, build-time 2022-02-03T19:03:37Z UTC
[
][] ? note Processing configuration...
[][] ? info No security custom Fuzzer file. SecurityFuzzer will be skipped!
[
][] ? info No custom Fuzzer file. FunctionalFuzzer will be skipped!
[][] ? info Reference data file loaded successfully: {/api/v1/pet={type=DOG}}
[
][] ? info No URL parameters supplied!
[][] ? info No headers file was supplied! No additional header will be added!
[
][] ? complete Finished parsing the contract in 230 ms
[][] ? start Start cleaning up cats-report folder ...
[
][] ? complete Cleanup complete!
[][] ? info
[
][] ? start Start fuzzing path /api/v1/pet
[][] ? warning Skipping path /api/v1/pet. HTTP method not supported yet!
[
][] ? skipping Skip printing time execution statistics. You can use --printExecutionStatistics to enable this feature!
[***][] ? complete CATS finished in 86 ms. Total (excluding skipped) requests 0. ? Passed 0, ? warnings: 0, ? errors: 0, ? skipped: 0.

from cats.

ludovicianul avatar ludovicianul commented on May 27, 2024

Thanks @josip1001 !

from cats.

en-milie avatar en-milie commented on May 27, 2024

This is now fixed in ec4990e. It was caused by the content-type being application/json;charset=UTF-8 instead of simply application/json. Will be released in 7.0.6.

from cats.

en-milie avatar en-milie commented on May 27, 2024

This is now available in: https://github.com/Endava/cats/releases/tag/cats-7.0.6

from cats.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.