ApplicationInfo
faststream.specification.asyncapi.v2_6_0.schema.info.ApplicationInfo
#
Bases: BaseApplicationInfo
A class to represent application information.
ATTRIBUTE | DESCRIPTION |
---|---|
title |
title of the information
|
version |
version of the information
|
description |
description of the information
|
termsOfService |
terms of service for the information
|
contact |
contact information for the information
|
license |
license information for the information
|