This repository was archived by the owner on Jan 12, 2026. It is now read-only.
File tree Expand file tree Collapse file tree
__tests__/integration/__snapshots__ Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22 "name" : " openapi-workspaces" ,
33 "license" : " MIT" ,
44 "private" : true ,
5- "version" : " 1.0.6 " ,
5+ "version" : " 1.0.7 " ,
66 "workspaces" : [
77 " projects/json-pointer-helpers" ,
88 " projects/openapi-io" ,
Original file line number Diff line number Diff line change 22 "name" : " @useoptic/json-pointer-helpers" ,
33 "license" : " MIT" ,
44 "packageManager" : " yarn@4.1.1" ,
5- "version" : " 1.0.6 " ,
5+ "version" : " 1.0.7 " ,
66 "main" : " build/index.js" ,
77 "types" : " build/index.d.ts" ,
88 "files" : [
Original file line number Diff line number Diff line change 22 "name" : " @useoptic/openapi-io" ,
33 "license" : " MIT" ,
44 "packageManager" : " yarn@4.1.1" ,
5- "version" : " 1.0.6 " ,
5+ "version" : " 1.0.7 " ,
66 "main" : " build/index.js" ,
77 "types" : " build/index.d.ts" ,
88 "files" : [
Original file line number Diff line number Diff line change 22 "name" : " @useoptic/openapi-utilities" ,
33 "license" : " MIT" ,
44 "packageManager" : " yarn@4.1.1" ,
5- "version" : " 1.0.6 " ,
5+ "version" : " 1.0.7 " ,
66 "main" : " build/index.js" ,
77 "types" : " build/index.d.ts" ,
88 "files" : [
Original file line number Diff line number Diff line change 22 "name" : " @useoptic/optic" ,
33 "license" : " MIT" ,
44 "packageManager" : " yarn@4.1.1" ,
5- "version" : " 1.0.6 " ,
5+ "version" : " 1.0.7 " ,
66 "main" : " build/index.js" ,
77 "types" : " build/index.d.ts" ,
88 "files" : [
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ exports[`capture init init with --stdout 1`] = `
44"capture:
55 abc.yml:
66 # Complete reference documentation for this configuration file is available:
7- # https://www.useoptic. com/docs/capturing-traffic#configuration-reference
7+ # https://github. com/opticdev/optic/wiki/Using-Optic-Capture-with-Integration-Tests
88
99 # Run with "optic capture abc.yml --update interactive"
1010 server:
@@ -64,7 +64,7 @@ capture:
6464 method: GET
6565 abc.yml:
6666 # Complete reference documentation for this configuration file is available:
67- # https://www.useoptic. com/docs/capturing-traffic#configuration-reference
67+ # https://github. com/opticdev/optic/wiki/Using-Optic-Capture-with-Integration-Tests
6868
6969 # Run with "optic capture abc.yml --update interactive"
7070 server:
@@ -94,7 +94,7 @@ exports[`capture init init with no optic.yml 2`] = `
9494"capture:
9595 abc.yml:
9696 # Complete reference documentation for this configuration file is available:
97- # https://www.useoptic. com/docs/capturing-traffic#configuration-reference
97+ # https://github. com/opticdev/optic/wiki/Using-Optic-Capture-with-Integration-Tests
9898
9999 # Run with "optic capture abc.yml --update interactive"
100100 server:
Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ export function captureConfigExample(
2828 return `
2929${ skipConfigUpdate ? `capture:\n ${ oasFile } :` : '' }
3030 # Complete reference documentation for this configuration file is available:
31- # https://www.useoptic. com/docs/capturing-traffic#configuration-reference
31+ # https://github. com/opticdev/optic/wiki/Using-Optic-Capture-with-Integration-Tests
3232
3333 # Run with "optic capture ${ oasFile } --update interactive"
3434 server:
Original file line number Diff line number Diff line change 22 "name" : " @useoptic/rulesets-base" ,
33 "license" : " MIT" ,
44 "packageManager" : " yarn@4.1.1" ,
5- "version" : " 1.0.6 " ,
5+ "version" : " 1.0.7 " ,
66 "main" : " build/index.js" ,
77 "types" : " build/index.d.ts" ,
88 "files" : [
Original file line number Diff line number Diff line change 22 "name" : " @useoptic/standard-rulesets" ,
33 "license" : " MIT" ,
44 "packageManager" : " yarn@4.1.1" ,
5- "version" : " 1.0.6 " ,
5+ "version" : " 1.0.7 " ,
66 "main" : " build/index.js" ,
77 "types" : " build/index.d.ts" ,
88 "files" : [
You can’t perform that action at this time.
0 commit comments