apiSummary property

Map<String, Map<String, MethodSnapshot>>? apiSummary
final

A summary of the RestApi at the date and time that the deployment resource was created.

Implementation

final Map<String, Map<String, MethodSnapshot>>? apiSummary;