Version

This endpoint provides the version of the target system.

URL: /version

Method: GET

Success Responses

Code : 200 OK

Content: string

Example:: Pharo 12 version GET /version.

"12"

Last updated