Skip to content

Commit

Permalink
Merge pull request #81 from kubeshop/add-generated-openapi
Browse files Browse the repository at this point in the history
add generated openapi Trace object
  • Loading branch information
povilasv authored Mar 15, 2022
2 parents 8fafedb + 4c916a6 commit b21d1cc
Show file tree
Hide file tree
Showing 19 changed files with 7,240 additions and 8 deletions.
15 changes: 15 additions & 0 deletions server/.openapi-generator/FILES
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,27 @@ go/error.go
go/helpers.go
go/impl.go
go/logger.go
go/model_api_v3_spans_response_chunk.go
go/model_assertion.go
go/model_attribute.go
go/model_result.go
go/model_selector_item.go
go/model_span_assertion.go
go/model_span_event.go
go/model_span_link.go
go/model_span_span_kind.go
go/model_status_status_code.go
go/model_test_.go
go/model_test_run.go
go/model_test_service_under_test_.go
go/model_v1_any_value.go
go/model_v1_array_value.go
go/model_v1_instrumentation_library.go
go/model_v1_instrumentation_library_spans.go
go/model_v1_key_value.go
go/model_v1_key_value_list.go
go/model_v1_resource.go
go/model_v1_resource_spans.go
go/model_v1_span.go
go/model_v1_status.go
go/routers.go
2 changes: 1 addition & 1 deletion server/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ To see how to make this your own, look here:
[README](https://openapi-generator.tech)

- API version: 0.0.1
- Build date: 2022-03-15T11:20:42.232300+02:00[Europe/Vilnius]
- Build date: 2022-03-15T11:30:14.039813+02:00[Europe/Vilnius]


### Running the server
Expand Down
Loading

0 comments on commit b21d1cc

Please sign in to comment.