aboutsummaryrefslogtreecommitdiffstats
path: root/rust/fatcat-openapi/docs/WebcaptureUrl.md
blob: fd21e928da2a04191380ccbf9db69aaf45c34f83 (plain)
1
2
3
4
5
6
7
8
9
10
11
# WebcaptureUrl

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**url** | **String** | URL/URI pointing to archive of this web resource.  | 
**rel** | **String** | Type of archive endpoint. Usually `wayback` (WBM replay of primary resource), or `warc` (direct URL to a WARC file containing all resources of the capture). See guide for full list.  | 

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)