ansible/awx

Limit fields in API output

Open

#508 创建于 2017年10月26日

在 GitHub 查看
 (1 评论) (6 反应) (0 负责人)Python (3,333 fork)batch import
component:apihelp wantedtype:enhancement

仓库指标

Star
 (13,071 star)
PR 合并指标
 (平均合并 24天 6小时) (30 天内合并 30 个 PR)

描述

ISSUE TYPE
  • Feature Idea
COMPONENT NAME
  • API
SUMMARY

Add ability to limit fields in output for all get list requests (get projects list, get inventory list, get job templates list etc.) https://.../?fields=id,description

EXPECTED RESULTS

Will be included only id and description fields in output json.

贡献者指南