Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
effoeffi committed Nov 13, 2023
1 parent 3adb423 commit eba7fd6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gcs/client_inmemory.go
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ func NewInMemoryStore(pathToFile map[string][]byte) Client {
}

func (m *InMemoryStore) UploadSpec(tenant string, webhook string, name string, spec *openapi3.T) error {

return nil
}

Expand Down

0 comments on commit eba7fd6

Please sign in to comment.