mirror of
https://github.com/latentPrion/cppbessot.git
synced 2026-04-18 02:54:23 +00:00
Commit the generated files
This commit is contained in:
11
db/test-schema-v1.1/generated-cpp-source/src/model/Agent.cpp
Normal file
11
db/test-schema-v1.1/generated-cpp-source/src/model/Agent.cpp
Normal file
@@ -0,0 +1,11 @@
|
||||
/*
|
||||
* AUTO-GENERATED BY CppBeSsot.
|
||||
* Direct edits are pointless: this file is regenerated.
|
||||
* Update the OpenAPI schema and/or CppBeSsot templates, then regenerate generated-* outputs.
|
||||
*/
|
||||
#include "cppbessot/model/Agent.h"
|
||||
|
||||
namespace models {
|
||||
// Nlohmann-based models are header-only for now.
|
||||
} // namespace models
|
||||
|
||||
@@ -0,0 +1,11 @@
|
||||
/*
|
||||
* AUTO-GENERATED BY CppBeSsot.
|
||||
* Direct edits are pointless: this file is regenerated.
|
||||
* Update the OpenAPI schema and/or CppBeSsot templates, then regenerate generated-* outputs.
|
||||
*/
|
||||
#include "cppbessot/model/GovernmentAddress.h"
|
||||
|
||||
namespace models {
|
||||
// Nlohmann-based models are header-only for now.
|
||||
} // namespace models
|
||||
|
||||
@@ -0,0 +1,11 @@
|
||||
/*
|
||||
* AUTO-GENERATED BY CppBeSsot.
|
||||
* Direct edits are pointless: this file is regenerated.
|
||||
* Update the OpenAPI schema and/or CppBeSsot templates, then regenerate generated-* outputs.
|
||||
*/
|
||||
#include "cppbessot/model/TripAttemptResult.h"
|
||||
|
||||
namespace models {
|
||||
// Nlohmann-based models are header-only for now.
|
||||
} // namespace models
|
||||
|
||||
Reference in New Issue
Block a user