ravagepdf

PDF generation from OpenAPI / Swagger Spec Resources URL or JSON/YML file

APACHE-2.0 License

Downloads
323
Stars
1
Committers
1

Bot releases are hidden (Show)

ravagepdf - Add Latest Release

Published by MBHuman over 1 year ago

Changes:

  • Add description for tag
  • Change options to none require
ravagepdf - Minor

Published by MBHuman over 1 year ago

Add examples for object types.

Example:

 "product_attributes": {
    "title": "Product Attributes",
    "type": "object",
    "description": "Словарь, где ключ — это наименование атрибута товар, а значение — это значение атрибута. Примечание*: для различных товаров атрибутивный состав будет отличаться.",
    "example": {
        "fat": "4",
        "name": "молоко топленое 4%",
        "brand": "ООО Саткинский молочный завод",
        "fullName": "молоко топленое 4%",
        "rawOrigin": "КОРОВА",
        "structure": "цельное молоко",
        "tnVedCode": "0401",
        "packageType": "КОРОБКА/БОКС",
        "tnVedCode10": "0401209109",
        "packMaterial": "КАРТОН",
        "paymentGroup": 3,
        "productGroup": 8,
        "volumeWeight": "0.5 л",
        "babyFoodProduct": "НЕТ",
        "milkProductType": "МОЛОКО",
        "isShelfLife40Days": "ДА",
        "veterinaryControl": "ДА",
        "isSpecializedFoodProduct": "НЕТ"
    }
}
ravagepdf - [email protected]

Published by MBHuman over 1 year ago

Info

Stable version of pdf-generator from openapi specs

ravagepdf - Homepage add

Published by MBHuman over 1 year ago

Package Rankings
Top 32.52% on Npmjs.org
Related Projects