Uses of Class
de.hybris.platform.odata2services.export.impl.PostmanCollection
Packages that use PostmanCollection
Package
Description
-
Uses of PostmanCollection in de.hybris.platform.odata2services.export
Methods in de.hybris.platform.odata2services.export with parameters of type PostmanCollectionModifier and TypeMethodDescriptionPostmanCollectionFormatter.format(PostmanCollection postmanCollection) Formats A Postman collection as a Json string. -
Uses of PostmanCollection in de.hybris.platform.odata2services.export.impl
Methods in de.hybris.platform.odata2services.export.impl with parameters of type PostmanCollectionModifier and TypeMethodDescriptionDefaultPostmanCollectionFormatter.format(PostmanCollection postmanCollection)