Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[[BUG][C][cpp-restsdk] fix missing Set.h #18631

Merged

Commits on May 15, 2024

  1. [[BUG][C][cpp-restsdk] Missing Set.h when trying to generate from Twi…

    …tter OpenAPI JSON OpenAPITools#9969](OpenAPITools#9969)
    
        - Handling `std::set` in cpp-restdsk
        - Member variables using `std:set` added to `Pet` in cpp-restsdk 3.0 Petstore sample
    
    [cpp-pistache-server] taking into account a remark on this issue about cpp-pistache-server and its set management
    
        - Switching `std::vector` to `std::set` for openapi set type in cpp-pistache-server
    mlebihan committed May 15, 2024
    Configuration menu
    Copy the full SHA
    7ba58a1 View commit details
    Browse the repository at this point in the history