Most API bugs I care about are not crashes. They are small lies between the spec and the live API. A field that went missing. A status code nobody documented. A body that is not what the spec says it is. I built SpecSentinel to catch those. It is a small command line tool. You give it an OpenAPI spec and the address of a running API. It sends GET... Weiterlesen
Intelligence View
I ran a contract check against the Swagger Petstore. Here is what came back.
Most API bugs I care about are not crashes. They are small lies between the spec and the live API. A field that went missing. A status code nobody documented. A body that is not what the spec says it is. I built SpecSentinel to catch…
SOCIAL SHARE CARD GENERATOR