Skip to content

Latest commit

 

History

History
19 lines (18 loc) · 464 Bytes

File metadata and controls

19 lines (18 loc) · 464 Bytes
title /api/interface/version
status v1.0.0
method function call
type
name res
autoware_adapi_version_msgs/srv/InterfaceVersion
name text
major
major version
name text
minor
minor version
name text
patch
patch version

{% extends 'design/autoware-interfaces/templates/autoware-interface.jinja2' %} {% block description %} Get the interface version. The version follows Semantic Versioning. {% endblock %}