javier
|
f093ec01da
|
Implemented the GET / endpoint for the Open API specification documentation in the library target.
|
2025-10-08 23:50:21 +02:00 |
|
javier
|
c3ae0e81df
|
Defined the "Service" endpoints for the Open API specification documentation in the library target.
|
2025-10-08 15:54:27 +02:00 |
|
javier
|
107ab8ad34
|
Defined the "tags" section for the OpenAPI specification document in the library target.
|
2025-10-08 15:23:51 +02:00 |
|
javier
|
1d6cee9583
|
Updated the info section for the OpenAPI specification document in the library target.
|
2025-10-08 14:43:51 +02:00 |
|
javier
|
a40b781b97
|
Defined the openapi-generator-config.yaml file in the library target.
|
2025-10-08 01:41:35 +02:00 |
|
javier
|
8f596b73d4
|
Added the ""swift-openapi-generator", "swift-openapi-runtime", and "swift-openapi-urlsession" packages as dependencies in the Package.swift file and also, attached them to the library target.
|
2025-10-06 18:23:34 +02:00 |
|
javier
|
75251d9f9a
|
Merge pull request 'Library setup' (#1) from library/setup into main
Reviewed-on: #1
|
2025-10-06 16:16:35 +00:00 |
|
javier
|
80ab289ae8
|
Added the files headers to the existing files in the project.
|
2025-10-06 18:10:59 +02:00 |
|
javier
|
66fbe46c13
|
Applied the Apache v2 license to the project, and added the CONTRIBUTORS and NOTICE files.
|
2025-10-06 18:06:01 +02:00 |
|
javier
|
61d7fdfe0b
|
Added a README.md file.
|
2025-10-06 17:38:52 +02:00 |
|
javier
|
0812ee2086
|
Added the DocC documentation catalog to the library target.
|
2025-10-06 17:37:19 +02:00 |
|
javier
|
20a842c1d6
|
Added the swift-docc-plugin package as a dependency in the Package.swift file.
|
2025-10-06 17:34:27 +02:00 |
|
javier
|
b2031201a8
|
Defined some library, packages, documentation and IDE tasks in the Makefile file.
|
2025-10-06 17:33:10 +02:00 |
|
javier
|
4dac2d9308
|
Defined the folders and files to ignore in the .gitignore file.
|
2025-10-06 17:31:04 +02:00 |
|
javier
|
bb8d2be87f
|
Defined the platforms, product, and targets to start work in the Package.swift file.
|
2025-10-06 17:29:09 +02:00 |
|
javier
|
21a8f20a62
|
Initial Commit
|
2025-10-06 17:14:31 +02:00 |
|