chore: run go generate ./... (#743)
See https://github.com/ooni/probe/issues/2100
This commit is contained in:
parent
518511de67
commit
1a7234e0f1
26 changed files with 95 additions and 29 deletions
|
|
@ -1,5 +1,5 @@
|
|||
// Code generated by go generate; DO NOT EDIT.
|
||||
// 2022-04-12 11:16:03.156728 +0200 CEST m=+0.000510043
|
||||
// 2022-05-19 20:30:51.768205 +0200 CEST m=+0.001003793
|
||||
|
||||
package ooapi
|
||||
|
||||
|
|
@ -9,7 +9,7 @@ const swagger = `{
|
|||
"swagger": "2.0",
|
||||
"info": {
|
||||
"title": "OONI API specification",
|
||||
"version": "0.20220412.4091603"
|
||||
"version": "0.20220519.5183051"
|
||||
},
|
||||
"host": "api.ooni.io",
|
||||
"basePath": "/",
|
||||
|
|
|
|||
Loading…
Reference in a new issue