Skip to content

Commit 2a6b31b

Browse files
committed
build samples
1 parent 4505088 commit 2a6b31b

File tree

19 files changed

+0
-1938
lines changed

19 files changed

+0
-1938
lines changed

samples/client/petstore/csharp/generichost/net4.7/FormModels/api/openapi.yaml

Lines changed: 0 additions & 102 deletions
Original file line numberDiff line numberDiff line change
@@ -2592,108 +2592,6 @@ components:
25922592
properties:
25932593
id:
25942594
type: string
2595-
MixLog:
2596-
properties:
2597-
id:
2598-
format: uuid
2599-
type: string
2600-
description:
2601-
type: string
2602-
mixDate:
2603-
format: date-time
2604-
type: string
2605-
shopId:
2606-
format: uuid
2607-
type: string
2608-
totalPrice:
2609-
format: float
2610-
nullable: true
2611-
type: number
2612-
totalRecalculations:
2613-
format: int32
2614-
type: integer
2615-
totalOverPoors:
2616-
format: int32
2617-
type: integer
2618-
totalSkips:
2619-
format: int32
2620-
type: integer
2621-
totalUnderPours:
2622-
format: int32
2623-
type: integer
2624-
formulaVersionDate:
2625-
format: date-time
2626-
type: string
2627-
someCode:
2628-
description: SomeCode is only required for color mixes
2629-
nullable: true
2630-
type: string
2631-
batchNumber:
2632-
type: string
2633-
brandCode:
2634-
description: BrandCode is only required for non-color mixes
2635-
type: string
2636-
brandId:
2637-
description: BrandId is only required for color mixes
2638-
type: string
2639-
brandName:
2640-
description: BrandName is only required for color mixes
2641-
type: string
2642-
categoryCode:
2643-
description: CategoryCode is not used anymore
2644-
type: string
2645-
color:
2646-
description: Color is only required for color mixes
2647-
type: string
2648-
colorDescription:
2649-
type: string
2650-
comment:
2651-
type: string
2652-
commercialProductCode:
2653-
type: string
2654-
productLineCode:
2655-
description: ProductLineCode is only required for color mixes
2656-
type: string
2657-
country:
2658-
type: string
2659-
createdBy:
2660-
type: string
2661-
createdByFirstName:
2662-
type: string
2663-
createdByLastName:
2664-
type: string
2665-
deltaECalculationRepaired:
2666-
type: string
2667-
deltaECalculationSprayout:
2668-
type: string
2669-
ownColorVariantNumber:
2670-
format: int32
2671-
nullable: true
2672-
type: integer
2673-
primerProductId:
2674-
type: string
2675-
productId:
2676-
description: ProductId is only required for color mixes
2677-
type: string
2678-
productName:
2679-
description: ProductName is only required for color mixes
2680-
type: string
2681-
selectedVersionIndex:
2682-
format: int32
2683-
type: integer
2684-
required:
2685-
- description
2686-
- formulaVersionDate
2687-
- id
2688-
- mixDate
2689-
- totalOverPoors
2690-
- totalRecalculations
2691-
- totalSkips
2692-
- totalUnderPours
2693-
type: object
2694-
uuid:
2695-
format: uuid
2696-
type: string
26972595
Descendant1:
26982596
allOf:
26992597
- $ref: '#/components/schemas/TestDescendants'

samples/client/petstore/csharp/generichost/net4.7/Petstore/api/openapi.yaml

Lines changed: 0 additions & 102 deletions
Original file line numberDiff line numberDiff line change
@@ -2770,108 +2770,6 @@ components:
27702770
properties:
27712771
id:
27722772
type: string
2773-
MixLog:
2774-
properties:
2775-
id:
2776-
format: uuid
2777-
type: string
2778-
description:
2779-
type: string
2780-
mixDate:
2781-
format: date-time
2782-
type: string
2783-
shopId:
2784-
format: uuid
2785-
type: string
2786-
totalPrice:
2787-
format: float
2788-
nullable: true
2789-
type: number
2790-
totalRecalculations:
2791-
format: int32
2792-
type: integer
2793-
totalOverPoors:
2794-
format: int32
2795-
type: integer
2796-
totalSkips:
2797-
format: int32
2798-
type: integer
2799-
totalUnderPours:
2800-
format: int32
2801-
type: integer
2802-
formulaVersionDate:
2803-
format: date-time
2804-
type: string
2805-
someCode:
2806-
description: SomeCode is only required for color mixes
2807-
nullable: true
2808-
type: string
2809-
batchNumber:
2810-
type: string
2811-
brandCode:
2812-
description: BrandCode is only required for non-color mixes
2813-
type: string
2814-
brandId:
2815-
description: BrandId is only required for color mixes
2816-
type: string
2817-
brandName:
2818-
description: BrandName is only required for color mixes
2819-
type: string
2820-
categoryCode:
2821-
description: CategoryCode is not used anymore
2822-
type: string
2823-
color:
2824-
description: Color is only required for color mixes
2825-
type: string
2826-
colorDescription:
2827-
type: string
2828-
comment:
2829-
type: string
2830-
commercialProductCode:
2831-
type: string
2832-
productLineCode:
2833-
description: ProductLineCode is only required for color mixes
2834-
type: string
2835-
country:
2836-
type: string
2837-
createdBy:
2838-
type: string
2839-
createdByFirstName:
2840-
type: string
2841-
createdByLastName:
2842-
type: string
2843-
deltaECalculationRepaired:
2844-
type: string
2845-
deltaECalculationSprayout:
2846-
type: string
2847-
ownColorVariantNumber:
2848-
format: int32
2849-
nullable: true
2850-
type: integer
2851-
primerProductId:
2852-
type: string
2853-
productId:
2854-
description: ProductId is only required for color mixes
2855-
type: string
2856-
productName:
2857-
description: ProductName is only required for color mixes
2858-
type: string
2859-
selectedVersionIndex:
2860-
format: int32
2861-
type: integer
2862-
required:
2863-
- description
2864-
- formulaVersionDate
2865-
- id
2866-
- mixDate
2867-
- totalOverPoors
2868-
- totalRecalculations
2869-
- totalSkips
2870-
- totalUnderPours
2871-
type: object
2872-
uuid:
2873-
format: uuid
2874-
type: string
28752773
Descendant1:
28762774
allOf:
28772775
- $ref: '#/components/schemas/TestDescendants'

samples/client/petstore/csharp/generichost/net4.8/FormModels/api/openapi.yaml

Lines changed: 0 additions & 102 deletions
Original file line numberDiff line numberDiff line change
@@ -2592,108 +2592,6 @@ components:
25922592
properties:
25932593
id:
25942594
type: string
2595-
MixLog:
2596-
properties:
2597-
id:
2598-
format: uuid
2599-
type: string
2600-
description:
2601-
type: string
2602-
mixDate:
2603-
format: date-time
2604-
type: string
2605-
shopId:
2606-
format: uuid
2607-
type: string
2608-
totalPrice:
2609-
format: float
2610-
nullable: true
2611-
type: number
2612-
totalRecalculations:
2613-
format: int32
2614-
type: integer
2615-
totalOverPoors:
2616-
format: int32
2617-
type: integer
2618-
totalSkips:
2619-
format: int32
2620-
type: integer
2621-
totalUnderPours:
2622-
format: int32
2623-
type: integer
2624-
formulaVersionDate:
2625-
format: date-time
2626-
type: string
2627-
someCode:
2628-
description: SomeCode is only required for color mixes
2629-
nullable: true
2630-
type: string
2631-
batchNumber:
2632-
type: string
2633-
brandCode:
2634-
description: BrandCode is only required for non-color mixes
2635-
type: string
2636-
brandId:
2637-
description: BrandId is only required for color mixes
2638-
type: string
2639-
brandName:
2640-
description: BrandName is only required for color mixes
2641-
type: string
2642-
categoryCode:
2643-
description: CategoryCode is not used anymore
2644-
type: string
2645-
color:
2646-
description: Color is only required for color mixes
2647-
type: string
2648-
colorDescription:
2649-
type: string
2650-
comment:
2651-
type: string
2652-
commercialProductCode:
2653-
type: string
2654-
productLineCode:
2655-
description: ProductLineCode is only required for color mixes
2656-
type: string
2657-
country:
2658-
type: string
2659-
createdBy:
2660-
type: string
2661-
createdByFirstName:
2662-
type: string
2663-
createdByLastName:
2664-
type: string
2665-
deltaECalculationRepaired:
2666-
type: string
2667-
deltaECalculationSprayout:
2668-
type: string
2669-
ownColorVariantNumber:
2670-
format: int32
2671-
nullable: true
2672-
type: integer
2673-
primerProductId:
2674-
type: string
2675-
productId:
2676-
description: ProductId is only required for color mixes
2677-
type: string
2678-
productName:
2679-
description: ProductName is only required for color mixes
2680-
type: string
2681-
selectedVersionIndex:
2682-
format: int32
2683-
type: integer
2684-
required:
2685-
- description
2686-
- formulaVersionDate
2687-
- id
2688-
- mixDate
2689-
- totalOverPoors
2690-
- totalRecalculations
2691-
- totalSkips
2692-
- totalUnderPours
2693-
type: object
2694-
uuid:
2695-
format: uuid
2696-
type: string
26972595
Descendant1:
26982596
allOf:
26992597
- $ref: '#/components/schemas/TestDescendants'

0 commit comments

Comments
 (0)