Use file attachments override for the user file attachments resource.

Review Request #8822 — Created March 16, 2017 and submitted

Information

RBTools
release-0.7.x
2a548bc...

Reviewers

RBTools' special FileAttachmentListResource has a helper that makes it very
easy to upload files using the Python API. This override was used for the main
file attachments list endpoint, but wasn't for the user file attachments list.
This change updates it to use that helper for both.

Used this from Review Bot.

Description From Last Updated

Can you update the description to explain why this change is needed? What it allows for? It's not really clear.

chipx86chipx86
reviewbot
  1. Tool: PEP8 Style Checker
    Processed Files:
        rbtools/api/resource.py
    
    
    
    Tool: Pyflakes
    Processed Files:
        rbtools/api/resource.py
    
    
  2. 
      
chipx86
  1. 
      
  2. Show all issues

    Can you update the description to explain why this change is needed? What it allows for? It's not really clear.

  3. 
      
david
chipx86
  1. Ship It!
  2. 
      
david
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-0.7.x (d46cf17)
Loading...