Categorygithub.com/ortelius/scec-textfile
repositorypackage
0.0.0-20241212061959-0dd636a08dda
Repository: https://github.com/ortelius/scec-textfile.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# README

Ortelius v11 Textfile Microservice

Version 11.0.0

RestAPI for the Readme, License and Swagger objects. Only for new objects. Retrieval will be done directly against the db by other microservices. Release license

Build MegaLinter CodeQL OpenSSF-Scorecard

Discord

Path Table

MethodPathDescription
POST/msapi/licenseCreate a License
POST/msapi/swaggerCreate a Swagger
POST/msapi/textfileCreate a Textfile

Reference Table

NamePathDescription

Path Details


[POST]/msapi/license

  • Summary
    Create a License

  • Description
    Create a new License and persist it

Responses

  • 200 OK

[POST]/msapi/swagger

  • Summary
    Create a Swagger

  • Description
    Create a new Swagger and persist it

Responses

  • 200 OK

[POST]/msapi/textfile

  • Summary
    Create a Textfile

  • Description
    Create a new Textfile and persist it

Responses

  • 200 OK

References