Skip to content
This repository was archived by the owner on Oct 17, 2022. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions apis/trips/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ The server was generated by the [swagger-codegen]
(https://github.com/swagger-api/swagger-codegen) project.
By using the [OpenAPI-Spec](https://github.com/OAI/OpenAPI-Specification) from a remote server, you can easily generate a server stub.

## Running the server
## Running server

To run the server, follow these simple steps:

Expand Down Expand Up @@ -38,4 +38,4 @@ To run all integration tests:
go test ./tripsgo
```

> Note: this requires an actual database connection, so the required ENV variables need to be present.
> Note: this requires an actual database connection, so the required ENV variables need to be present.