文件操作 - externalref.yaml
返回文件管理
返回主菜单
删除本文件
文件: /var/www/OLD/node_modules/@redocly/openapi-core/src/__tests__/fixtures/refs/externalref.yaml
编辑文件内容
openapi: 3.1.0 info: title: My API description: It ain't so wonderful, but at least it's mine. version: '1.0' contact: email: me@theintenet.com name: me paths: /test: get: summary: 'test' responses: 200: description: test content: application/json: schema: $ref: ./vendor.schema.yaml components: schemas: vendor: $ref: ./vendor.schema.yaml myvendor: $ref: ./vendor.schema.yaml simple: $ref: ./simple.yaml A: $ref: ./definitions.yaml#/$defs/A test: $ref: ./rename.yaml rename: type: string rename-2: $ref: ./rename.yaml
修改文件时间
将文件时间修改为当前时间的前一年
删除文件