mirror of
https://github.com/oceanprotocol/market.git
synced 2024-12-02 05:57:29 +01:00
Update file (#1518)
* update version and file Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro> * update label and description Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro> * remove dot Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro> * remove helper props so we don't add them on chain Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro> * bump ocean.js to v1.1.2 * build fix Co-authored-by: Matthias Kretschmann <m@kretschmann.io>
This commit is contained in:
parent
a47fb09b91
commit
33edc3f5f4
@ -30,13 +30,22 @@
|
|||||||
"required": true
|
"required": true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "links",
|
"name": "files",
|
||||||
"label": "Sample file",
|
"label": "New file",
|
||||||
"placeholder": "e.g. https://file.com/samplefile.json",
|
"placeholder": "e.g. https://file.com/file.json",
|
||||||
"help": "Please provide a URL to a sample of your data set file. This file should reveal the data structure of your data set, e.g. by including the header and one line of a CSV file. This file URL will be publicly available after publishing. **Please make sure that the endpoint is accessible over the internet and is not protected by a firewall or by credentials.**",
|
"help": "This URL will be stored encrypted after publishing. **Please make sure that the endpoint is accessible over the internet and is not protected by a firewall or by credentials.** For a compute data set, your file should match the file type required by the algorithm, and should not exceed 1 GB in file size. Leaving this field empty will not remove the current value.",
|
||||||
"prominentHelp": true,
|
"prominentHelp": true,
|
||||||
"type": "files"
|
"type": "files"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "links",
|
||||||
|
"label": "New sample file",
|
||||||
|
"placeholder": "e.g. https://file.com/samplefile.json",
|
||||||
|
"help": "Please provide a URL to a sample of your data set file. This file should reveal the data structure of your data set, e.g. by including the header and one line of a CSV file. This file URL will be publicly available after publishing. **Please make sure that the endpoint is accessible over the internet and is not protected by a firewall or by credentials.** Leaving this field empty will not remove the current value.",
|
||||||
|
"prominentHelp": true,
|
||||||
|
"type": "files"
|
||||||
|
},
|
||||||
|
|
||||||
{
|
{
|
||||||
"name": "timeout",
|
"name": "timeout",
|
||||||
"label": "Timeout",
|
"label": "Timeout",
|
||||||
|
14
package-lock.json
generated
14
package-lock.json
generated
@ -13,7 +13,7 @@
|
|||||||
"@coingecko/cryptoformat": "^0.5.4",
|
"@coingecko/cryptoformat": "^0.5.4",
|
||||||
"@loadable/component": "^5.15.2",
|
"@loadable/component": "^5.15.2",
|
||||||
"@oceanprotocol/art": "^3.2.0",
|
"@oceanprotocol/art": "^3.2.0",
|
||||||
"@oceanprotocol/lib": "^1.0.0",
|
"@oceanprotocol/lib": "^1.1.2",
|
||||||
"@oceanprotocol/typographies": "^0.1.0",
|
"@oceanprotocol/typographies": "^0.1.0",
|
||||||
"@portis/web3": "^4.0.7",
|
"@portis/web3": "^4.0.7",
|
||||||
"@tippyjs/react": "^4.2.6",
|
"@tippyjs/react": "^4.2.6",
|
||||||
@ -4589,9 +4589,9 @@
|
|||||||
"integrity": "sha512-rDCIooe1WHipLejuGhx2Wv/88SB7bWrN3+XHCWxXyPKTmmSQsgxKZPPzbIVBQ0ESChQZqGSBBJyqErqwwW4eBw=="
|
"integrity": "sha512-rDCIooe1WHipLejuGhx2Wv/88SB7bWrN3+XHCWxXyPKTmmSQsgxKZPPzbIVBQ0ESChQZqGSBBJyqErqwwW4eBw=="
|
||||||
},
|
},
|
||||||
"node_modules/@oceanprotocol/lib": {
|
"node_modules/@oceanprotocol/lib": {
|
||||||
"version": "1.0.0",
|
"version": "1.1.2",
|
||||||
"resolved": "https://registry.npmjs.org/@oceanprotocol/lib/-/lib-1.0.0.tgz",
|
"resolved": "https://registry.npmjs.org/@oceanprotocol/lib/-/lib-1.1.2.tgz",
|
||||||
"integrity": "sha512-nJ8MBQZtv4fldTc9m2BlpvirImVOa3V2/ckJH1xGPQ4PZ4k5FZWmOQqM7LOdnwUJje661GT+SewR5MtNj/ewmw==",
|
"integrity": "sha512-7NrD0qhmIKyv3GVkFlX31BdQ17aZU18a6HRogm0kpGK1Ldt9QwgEVQ157JA/lF+gUt4PB95u1OZSxsPUsBMx/g==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@oceanprotocol/contracts": "^1.0.0",
|
"@oceanprotocol/contracts": "^1.0.0",
|
||||||
"bignumber.js": "^9.0.2",
|
"bignumber.js": "^9.0.2",
|
||||||
@ -44975,9 +44975,9 @@
|
|||||||
"integrity": "sha512-rDCIooe1WHipLejuGhx2Wv/88SB7bWrN3+XHCWxXyPKTmmSQsgxKZPPzbIVBQ0ESChQZqGSBBJyqErqwwW4eBw=="
|
"integrity": "sha512-rDCIooe1WHipLejuGhx2Wv/88SB7bWrN3+XHCWxXyPKTmmSQsgxKZPPzbIVBQ0ESChQZqGSBBJyqErqwwW4eBw=="
|
||||||
},
|
},
|
||||||
"@oceanprotocol/lib": {
|
"@oceanprotocol/lib": {
|
||||||
"version": "1.0.0",
|
"version": "1.1.2",
|
||||||
"resolved": "https://registry.npmjs.org/@oceanprotocol/lib/-/lib-1.0.0.tgz",
|
"resolved": "https://registry.npmjs.org/@oceanprotocol/lib/-/lib-1.1.2.tgz",
|
||||||
"integrity": "sha512-nJ8MBQZtv4fldTc9m2BlpvirImVOa3V2/ckJH1xGPQ4PZ4k5FZWmOQqM7LOdnwUJje661GT+SewR5MtNj/ewmw==",
|
"integrity": "sha512-7NrD0qhmIKyv3GVkFlX31BdQ17aZU18a6HRogm0kpGK1Ldt9QwgEVQ157JA/lF+gUt4PB95u1OZSxsPUsBMx/g==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@oceanprotocol/contracts": "^1.0.0",
|
"@oceanprotocol/contracts": "^1.0.0",
|
||||||
"bignumber.js": "^9.0.2",
|
"bignumber.js": "^9.0.2",
|
||||||
|
@ -25,7 +25,7 @@
|
|||||||
"@coingecko/cryptoformat": "^0.5.4",
|
"@coingecko/cryptoformat": "^0.5.4",
|
||||||
"@loadable/component": "^5.15.2",
|
"@loadable/component": "^5.15.2",
|
||||||
"@oceanprotocol/art": "^3.2.0",
|
"@oceanprotocol/art": "^3.2.0",
|
||||||
"@oceanprotocol/lib": "^1.0.0",
|
"@oceanprotocol/lib": "^1.1.2",
|
||||||
"@oceanprotocol/typographies": "^0.1.0",
|
"@oceanprotocol/typographies": "^0.1.0",
|
||||||
"@portis/web3": "^4.0.7",
|
"@portis/web3": "^4.0.7",
|
||||||
"@tippyjs/react": "^4.2.6",
|
"@tippyjs/react": "^4.2.6",
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
import {
|
import {
|
||||||
downloadFileBrowser,
|
downloadFileBrowser,
|
||||||
FileMetadata,
|
FileInfo,
|
||||||
LoggerInstance,
|
LoggerInstance,
|
||||||
ProviderInstance
|
ProviderInstance
|
||||||
} from '@oceanprotocol/lib'
|
} from '@oceanprotocol/lib'
|
||||||
@ -25,7 +25,7 @@ export async function getFileDidInfo(
|
|||||||
did: string,
|
did: string,
|
||||||
serviceId: string,
|
serviceId: string,
|
||||||
providerUrl: string
|
providerUrl: string
|
||||||
): Promise<FileMetadata[]> {
|
): Promise<FileInfo[]> {
|
||||||
try {
|
try {
|
||||||
const response = await ProviderInstance.checkDidFiles(
|
const response = await ProviderInstance.checkDidFiles(
|
||||||
did,
|
did,
|
||||||
@ -41,7 +41,7 @@ export async function getFileDidInfo(
|
|||||||
export async function getFileUrlInfo(
|
export async function getFileUrlInfo(
|
||||||
url: string,
|
url: string,
|
||||||
providerUrl: string
|
providerUrl: string
|
||||||
): Promise<FileMetadata[]> {
|
): Promise<FileInfo[]> {
|
||||||
try {
|
try {
|
||||||
const response = await ProviderInstance.checkFileUrl(url, providerUrl)
|
const response = await ProviderInstance.checkFileUrl(url, providerUrl)
|
||||||
return response
|
return response
|
||||||
|
@ -4,7 +4,7 @@ import classNames from 'classnames/bind'
|
|||||||
import cleanupContentType from '@utils/cleanupContentType'
|
import cleanupContentType from '@utils/cleanupContentType'
|
||||||
import styles from './index.module.css'
|
import styles from './index.module.css'
|
||||||
import Loader from '@shared/atoms/Loader'
|
import Loader from '@shared/atoms/Loader'
|
||||||
import { FileMetadata } from '@oceanprotocol/lib'
|
import { FileInfo } from '@oceanprotocol/lib'
|
||||||
|
|
||||||
const cx = classNames.bind(styles)
|
const cx = classNames.bind(styles)
|
||||||
|
|
||||||
@ -22,7 +22,7 @@ export default function FileIcon({
|
|||||||
small,
|
small,
|
||||||
isLoading
|
isLoading
|
||||||
}: {
|
}: {
|
||||||
file: FileMetadata
|
file: FileInfo
|
||||||
className?: string
|
className?: string
|
||||||
small?: boolean
|
small?: boolean
|
||||||
isLoading?: boolean
|
isLoading?: boolean
|
||||||
|
@ -2,13 +2,13 @@ import React, { ReactElement } from 'react'
|
|||||||
import { prettySize } from './utils'
|
import { prettySize } from './utils'
|
||||||
import cleanupContentType from '@utils/cleanupContentType'
|
import cleanupContentType from '@utils/cleanupContentType'
|
||||||
import styles from './Info.module.css'
|
import styles from './Info.module.css'
|
||||||
import { FileMetadata } from '@oceanprotocol/lib'
|
import { FileInfo as FileInfoData } from '@oceanprotocol/lib'
|
||||||
|
|
||||||
export default function FileInfo({
|
export default function FileInfo({
|
||||||
file,
|
file,
|
||||||
handleClose
|
handleClose
|
||||||
}: {
|
}: {
|
||||||
file: FileMetadata
|
file: FileInfoData
|
||||||
handleClose(): void
|
handleClose(): void
|
||||||
}): ReactElement {
|
}): ReactElement {
|
||||||
const contentTypeCleaned = file.contentType
|
const contentTypeCleaned = file.contentType
|
||||||
|
@ -3,7 +3,7 @@ import {
|
|||||||
Asset,
|
Asset,
|
||||||
DDO,
|
DDO,
|
||||||
PublisherTrustedAlgorithm,
|
PublisherTrustedAlgorithm,
|
||||||
FileMetadata
|
FileInfo
|
||||||
} from '@oceanprotocol/lib'
|
} from '@oceanprotocol/lib'
|
||||||
import { toast } from 'react-toastify'
|
import { toast } from 'react-toastify'
|
||||||
import Price from '@shared/Price'
|
import Price from '@shared/Price'
|
||||||
@ -47,7 +47,7 @@ export default function Compute({
|
|||||||
ddo: Asset
|
ddo: Asset
|
||||||
accessDetails: AccessDetails
|
accessDetails: AccessDetails
|
||||||
dtBalance: string
|
dtBalance: string
|
||||||
file: FileMetadata
|
file: FileInfo
|
||||||
fileIsLoading?: boolean
|
fileIsLoading?: boolean
|
||||||
isConsumable?: boolean
|
isConsumable?: boolean
|
||||||
consumableFeedback?: string
|
consumableFeedback?: string
|
||||||
|
@ -7,7 +7,7 @@ import ButtonBuy from '@shared/ButtonBuy'
|
|||||||
import { secondsToString } from '@utils/ddo'
|
import { secondsToString } from '@utils/ddo'
|
||||||
import AlgorithmDatasetsListForCompute from './Compute/AlgorithmDatasetsListForCompute'
|
import AlgorithmDatasetsListForCompute from './Compute/AlgorithmDatasetsListForCompute'
|
||||||
import styles from './Download.module.css'
|
import styles from './Download.module.css'
|
||||||
import { FileMetadata, LoggerInstance, ZERO_ADDRESS } from '@oceanprotocol/lib'
|
import { FileInfo, LoggerInstance, ZERO_ADDRESS } from '@oceanprotocol/lib'
|
||||||
import { order } from '@utils/order'
|
import { order } from '@utils/order'
|
||||||
import { AssetExtended } from 'src/@types/AssetExtended'
|
import { AssetExtended } from 'src/@types/AssetExtended'
|
||||||
import { buyDtFromPool } from '@utils/pool'
|
import { buyDtFromPool } from '@utils/pool'
|
||||||
@ -29,7 +29,7 @@ export default function Download({
|
|||||||
consumableFeedback
|
consumableFeedback
|
||||||
}: {
|
}: {
|
||||||
asset: AssetExtended
|
asset: AssetExtended
|
||||||
file: FileMetadata
|
file: FileInfo
|
||||||
isBalanceSufficient: boolean
|
isBalanceSufficient: boolean
|
||||||
dtBalance: string
|
dtBalance: string
|
||||||
fileIsLoading?: boolean
|
fileIsLoading?: boolean
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
import React, { ReactElement, useState, useEffect } from 'react'
|
import React, { ReactElement, useState, useEffect } from 'react'
|
||||||
import Compute from './Compute'
|
import Compute from './Compute'
|
||||||
import Consume from './Download'
|
import Consume from './Download'
|
||||||
import { FileMetadata, LoggerInstance, Datatoken } from '@oceanprotocol/lib'
|
import { FileInfo, LoggerInstance, Datatoken } from '@oceanprotocol/lib'
|
||||||
import Tabs, { TabsItem } from '@shared/atoms/Tabs'
|
import Tabs, { TabsItem } from '@shared/atoms/Tabs'
|
||||||
import { compareAsBN } from '@utils/numbers'
|
import { compareAsBN } from '@utils/numbers'
|
||||||
import Pool from './Pool'
|
import Pool from './Pool'
|
||||||
@ -37,7 +37,7 @@ export default function AssetActions({
|
|||||||
|
|
||||||
const [isBalanceSufficient, setIsBalanceSufficient] = useState<boolean>()
|
const [isBalanceSufficient, setIsBalanceSufficient] = useState<boolean>()
|
||||||
const [dtBalance, setDtBalance] = useState<string>()
|
const [dtBalance, setDtBalance] = useState<string>()
|
||||||
const [fileMetadata, setFileMetadata] = useState<FileMetadata>()
|
const [fileMetadata, setFileMetadata] = useState<FileInfo>()
|
||||||
const [fileIsLoading, setFileIsLoading] = useState<boolean>(false)
|
const [fileIsLoading, setFileIsLoading] = useState<boolean>(false)
|
||||||
const isCompute = Boolean(
|
const isCompute = Boolean(
|
||||||
asset?.services.filter((service) => service.type === 'compute')[0]
|
asset?.services.filter((service) => service.type === 'compute')[0]
|
||||||
|
@ -24,6 +24,7 @@ import EditFeedback from './EditFeedback'
|
|||||||
import { useAsset } from '@context/Asset'
|
import { useAsset } from '@context/Asset'
|
||||||
import { setNftMetadata } from '@utils/nft'
|
import { setNftMetadata } from '@utils/nft'
|
||||||
import { sanitizeUrl } from '@utils/url'
|
import { sanitizeUrl } from '@utils/url'
|
||||||
|
import { getEncryptedFiles } from '@utils/provider'
|
||||||
|
|
||||||
export default function Edit({
|
export default function Edit({
|
||||||
asset
|
asset
|
||||||
@ -64,6 +65,7 @@ export default function Edit({
|
|||||||
resetForm: () => void
|
resetForm: () => void
|
||||||
) {
|
) {
|
||||||
try {
|
try {
|
||||||
|
let updatedFiles = asset.services[0].files
|
||||||
const linksTransformed = values.links?.length &&
|
const linksTransformed = values.links?.length &&
|
||||||
values.links[0].valid && [sanitizeUrl(values.links[0].url)]
|
values.links[0].valid && [sanitizeUrl(values.links[0].url)]
|
||||||
const updatedMetadata: Metadata = {
|
const updatedMetadata: Metadata = {
|
||||||
@ -78,17 +80,43 @@ export default function Edit({
|
|||||||
values.price !== asset.accessDetails.price &&
|
values.price !== asset.accessDetails.price &&
|
||||||
(await updateFixedPrice(values.price))
|
(await updateFixedPrice(values.price))
|
||||||
|
|
||||||
|
if (values.files[0]?.url) {
|
||||||
|
const file = {
|
||||||
|
nftAddress: asset.nftAddress,
|
||||||
|
datatokenAddress: asset.services[0].datatokenAddress,
|
||||||
|
files: [
|
||||||
|
{
|
||||||
|
type: 'url',
|
||||||
|
index: 0,
|
||||||
|
url: values.files[0].url,
|
||||||
|
method: 'GET'
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
const filesEncrypted = await getEncryptedFiles(
|
||||||
|
file,
|
||||||
|
asset.services[0].serviceEndpoint
|
||||||
|
)
|
||||||
|
updatedFiles = filesEncrypted
|
||||||
|
}
|
||||||
const updatedService: Service = {
|
const updatedService: Service = {
|
||||||
...asset.services[0],
|
...asset.services[0],
|
||||||
timeout: mapTimeoutStringToSeconds(values.timeout)
|
timeout: mapTimeoutStringToSeconds(values.timeout),
|
||||||
|
files: updatedFiles
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// TODO: remove version update at a later time
|
||||||
const updatedAsset: Asset = {
|
const updatedAsset: Asset = {
|
||||||
...asset,
|
...(asset as Asset),
|
||||||
|
version: '4.1.0',
|
||||||
metadata: updatedMetadata,
|
metadata: updatedMetadata,
|
||||||
services: [updatedService]
|
services: [updatedService]
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// delete custom helper properties injected in the market so we don't write them on chain
|
||||||
|
delete (updatedAsset as AssetExtended).accessDetails
|
||||||
|
delete (updatedAsset as AssetExtended).datatokens
|
||||||
|
delete (updatedAsset as AssetExtended).stats
|
||||||
const setMetadataTx = await setNftMetadata(
|
const setMetadataTx = await setNftMetadata(
|
||||||
updatedAsset,
|
updatedAsset,
|
||||||
accountId,
|
accountId,
|
||||||
|
@ -1,9 +1,8 @@
|
|||||||
import React, { ChangeEvent, ReactElement, useState } from 'react'
|
import React, { ChangeEvent, ReactElement } from 'react'
|
||||||
import { Field, Form, FormikContextType, useFormikContext } from 'formik'
|
import { Field, Form, FormikContextType, useFormikContext } from 'formik'
|
||||||
import Input, { InputProps } from '@shared/FormInput'
|
import Input, { InputProps } from '@shared/FormInput'
|
||||||
import FormActions from './FormActions'
|
import FormActions from './FormActions'
|
||||||
import styles from './FormEdit.module.css'
|
import styles from './FormEdit.module.css'
|
||||||
import { FormPublishData } from '../../Publish/_types'
|
|
||||||
import { useAsset } from '@context/Asset'
|
import { useAsset } from '@context/Asset'
|
||||||
import { MetadataEditForm } from './_types'
|
import { MetadataEditForm } from './_types'
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
import { Metadata, ServiceComputeOptions } from '@oceanprotocol/lib'
|
import { FileInfo, Metadata, ServiceComputeOptions } from '@oceanprotocol/lib'
|
||||||
import { secondsToString } from '@utils/ddo'
|
import { secondsToString } from '@utils/ddo'
|
||||||
import * as Yup from 'yup'
|
import * as Yup from 'yup'
|
||||||
import { MetadataEditForm } from './_types'
|
import { MetadataEditForm } from './_types'
|
||||||
@ -10,6 +10,7 @@ export const validationSchema = Yup.object().shape({
|
|||||||
description: Yup.string().required('Required').min(10),
|
description: Yup.string().required('Required').min(10),
|
||||||
price: Yup.number().required('Required'),
|
price: Yup.number().required('Required'),
|
||||||
links: Yup.array<any[]>().nullable(),
|
links: Yup.array<any[]>().nullable(),
|
||||||
|
files: Yup.array<FileInfo[]>().nullable(),
|
||||||
timeout: Yup.string().required('Required'),
|
timeout: Yup.string().required('Required'),
|
||||||
author: Yup.string().nullable()
|
author: Yup.string().nullable()
|
||||||
})
|
})
|
||||||
@ -24,6 +25,7 @@ export function getInitialValues(
|
|||||||
description: metadata?.description,
|
description: metadata?.description,
|
||||||
price,
|
price,
|
||||||
links: metadata?.links,
|
links: metadata?.links,
|
||||||
|
files: '',
|
||||||
timeout: secondsToString(timeout),
|
timeout: secondsToString(timeout),
|
||||||
author: metadata?.author
|
author: metadata?.author
|
||||||
}
|
}
|
||||||
|
@ -6,5 +6,6 @@ export interface MetadataEditForm {
|
|||||||
timeout: string
|
timeout: string
|
||||||
price?: string
|
price?: string
|
||||||
links?: string | any[]
|
links?: string | any[]
|
||||||
|
files: string | any[]
|
||||||
author?: string
|
author?: string
|
||||||
}
|
}
|
||||||
|
@ -3,7 +3,7 @@ import { NftMetadata } from '@utils/nft'
|
|||||||
import { ReactElement } from 'react'
|
import { ReactElement } from 'react'
|
||||||
import { PriceOptions } from 'src/@types/Price'
|
import { PriceOptions } from 'src/@types/Price'
|
||||||
|
|
||||||
interface FileMetadata {
|
interface FileInfo {
|
||||||
url: string
|
url: string
|
||||||
valid?: boolean
|
valid?: boolean
|
||||||
contentLength?: string
|
contentLength?: string
|
||||||
@ -11,8 +11,8 @@ interface FileMetadata {
|
|||||||
}
|
}
|
||||||
|
|
||||||
export interface FormPublishService {
|
export interface FormPublishService {
|
||||||
files: FileMetadata[]
|
files: FileInfo[]
|
||||||
links?: FileMetadata[]
|
links?: FileInfo[]
|
||||||
timeout: string
|
timeout: string
|
||||||
dataTokenOptions: { name: string; symbol: string }
|
dataTokenOptions: { name: string; symbol: string }
|
||||||
access: 'Download' | 'Compute' | string
|
access: 'Download' | 'Compute' | string
|
||||||
|
@ -146,7 +146,7 @@ export const validationSchema: Yup.SchemaOf<any> = Yup.object().shape({
|
|||||||
// .min(4, (param) => `Title must be at least ${param.min} characters`)
|
// .min(4, (param) => `Title must be at least ${param.min} characters`)
|
||||||
// .required('Required'),
|
// .required('Required'),
|
||||||
// description: Yup.string().min(10).required('Required'),
|
// description: Yup.string().min(10).required('Required'),
|
||||||
// files: Yup.array<FileMetadata>().required('Required').nullable(),
|
// files: Yup.array<FileInfo>().required('Required').nullable(),
|
||||||
// timeout: Yup.string().required('Required'),
|
// timeout: Yup.string().required('Required'),
|
||||||
// dataTokenOptions: Yup.object()
|
// dataTokenOptions: Yup.object()
|
||||||
// .shape({
|
// .shape({
|
||||||
@ -167,6 +167,6 @@ export const validationSchema: Yup.SchemaOf<any> = Yup.object().shape({
|
|||||||
// // ---- optional fields ----
|
// // ---- optional fields ----
|
||||||
// algorithmPrivacy: Yup.boolean().nullable(),
|
// algorithmPrivacy: Yup.boolean().nullable(),
|
||||||
// tags: Yup.string().nullable(),
|
// tags: Yup.string().nullable(),
|
||||||
// links: Yup.array<FileMetadata[]>().nullable()
|
// links: Yup.array<FileInfo[]>().nullable()
|
||||||
// })
|
// })
|
||||||
// .defined()
|
// .defined()
|
||||||
|
Loading…
Reference in New Issue
Block a user