Version 0.1.0
Pre-release
Pre-release
Note: This is a 1.0.0 Release Candidate
- Fixed response from
POST /variable
which had the name of the Java class in it - Done #21
- Fixed #16
- Fixed #18
- Added example JMX file - possibly needs to be refactored.
- Refactored JSON objects of
/threads
to be more cohesive with/test/summary
- Refactored base path of endpoints from
/api/*
to/v1/*
to be OpenAPI3 compliant