Skip to content
This repository was archived by the owner on Jun 12, 2023. It is now read-only.

Latest commit

 

History

History
53 lines (47 loc) · 1.38 KB

File metadata and controls

53 lines (47 loc) · 1.38 KB
layout default
title Field Reference
permalink /field_reference/

Field Reference

Data returned by the 3DPX API

{% for field_refs_for_3dpx_read_api in site.data.field_refs_for_3dpx_read_apis %}

{% endfor %}
Field name Description Data type
{{ field_refs_for_3dpx_read_api.field_name }} {{ field_refs_for_3dpx_read_api.description }} {{ field_refs_for_3dpx_read_api.data_type }}